apg: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:17:10 +00:00
parent 767f1ff16c
commit d9a323ebd6
2 changed files with 2 additions and 2 deletions

View file

@ -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
View file

@ -0,0 +1,2 @@
site="http://www.adel.nursat.kz/apg/download.shtml"
ignore="*b"