unbound: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:17:40 +00:00
parent 337fabe772
commit 9e71c1ab58
2 changed files with 1 additions and 1 deletions

View file

@ -17,7 +17,6 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
license="BSD"
homepage="http://unbound.net/"
distfiles="http://unbound.net/downloads/${pkgname}-${version}.tar.gz"
update_ignore="*rc*"
checksum=0ff82709fb2bd7ecbde8dbdcf60fa417d2b43379570a3d460193a76a169900ec
post_install() {

1
srcpkgs/unbound/update Normal file
View file

@ -0,0 +1 @@
ignore="*rc*"