gnupg: extract update_* to external update file
This commit is contained in:
parent
2cfd969a6c
commit
eb8aeacc9b
|
@ -9,6 +9,5 @@ short_desc="The GNU Privacy Guard"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://www.gnupg.org/"
|
homepage="http://www.gnupg.org/"
|
||||||
update_ignore="2.*"
|
|
||||||
distfiles="ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-${version}.tar.bz2"
|
distfiles="ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-${version}.tar.bz2"
|
||||||
checksum=b7b5fdda78849955e0cdbc5a085f3a08f8b7fba126c622085debb62def5d6388
|
checksum=b7b5fdda78849955e0cdbc5a085f3a08f8b7fba126c622085debb62def5d6388
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
ignore="2.*"
|
Loading…
Reference in New Issue