apg: extract update_* to external update file
This commit is contained in:
parent
767f1ff16c
commit
d9a323ebd6
2 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,6 @@ version=2.2.3
|
|||
revision=3
|
||||
short_desc="Automated Password Generator"
|
||||
homepage="http://www.adel.nursat.kz/apg/"
|
||||
update_site="http://www.adel.nursat.kz/apg/download.shtml"
|
||||
update_ignore="*b"
|
||||
license="BSD"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
distfiles="http://www.adel.nursat.kz/apg/download/apg-$version.tar.gz"
|
||||
|
|
2
srcpkgs/apg/update
Normal file
2
srcpkgs/apg/update
Normal file
|
@ -0,0 +1,2 @@
|
|||
site="http://www.adel.nursat.kz/apg/download.shtml"
|
||||
ignore="*b"
|
Loading…
Reference in a new issue