gnupg2: extract update_* to external update file
This commit is contained in:
parent
dcc96ad501
commit
de1bfad9a2
|
@ -19,7 +19,6 @@ short_desc="The GNU Privacy Guard"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-3"
|
||||
homepage="http://www.gnupg.org/"
|
||||
update_pkgname=gnupg
|
||||
distfiles="ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-${version}.tar.bz2"
|
||||
checksum=70ecd01d2875db62624c911c2fd815742f50aef5492698eb3bfc09a08690ce49
|
||||
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
pkgname=gnupg
|
Loading…
Reference in New Issue