mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
gnupg: extract update_* to external update file
This commit is contained in:
parent
2cfd969a6c
commit
eb8aeacc9b
2 changed files with 1 additions and 1 deletions
|
@ -9,6 +9,5 @@ short_desc="The GNU Privacy Guard"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-3"
|
||||
homepage="http://www.gnupg.org/"
|
||||
update_ignore="2.*"
|
||||
distfiles="ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-${version}.tar.bz2"
|
||||
checksum=b7b5fdda78849955e0cdbc5a085f3a08f8b7fba126c622085debb62def5d6388
|
||||
|
|
1
srcpkgs/gnupg/update
Normal file
1
srcpkgs/gnupg/update
Normal file
|
@ -0,0 +1 @@
|
|||
ignore="2.*"
|
Loading…
Add table
Reference in a new issue