unbound: extract update_* to external update file
This commit is contained in:
parent
337fabe772
commit
9e71c1ab58
2 changed files with 1 additions and 1 deletions
|
@ -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
1
srcpkgs/unbound/update
Normal file
|
@ -0,0 +1 @@
|
|||
ignore="*rc*"
|
Loading…
Reference in a new issue