apache-directory-studio: extract update_* to external update file
This commit is contained in:
@@ -8,8 +8,6 @@ short_desc="LDAP browser and directory client"
|
|||||||
maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="http://directory.apache.org/studio/"
|
homepage="http://directory.apache.org/studio/"
|
||||||
update_site="http://directory.apache.org/studio/download/download-linux.html"
|
|
||||||
update_pattern='ApacheDirectoryStudio-linux-x86_64-\K[\d.]+v[\d.]+'
|
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686 x86_64"
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
|
if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
|
||||||
|
|||||||
2
srcpkgs/apache-directory-studio/update
Normal file
2
srcpkgs/apache-directory-studio/update
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
site="http://directory.apache.org/studio/download/download-linux.html"
|
||||||
|
pattern='ApacheDirectoryStudio-linux-x86_64-\K[\d.]+v[\d.]+'
|
||||||
Reference in New Issue
Block a user