tinc: extract update_* to external update file
This commit is contained in:
parent
3865b769c5
commit
badc0245be
|
@ -9,7 +9,6 @@ short_desc="VPN (Virtual Private Network) daemon"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://www.tinc-vpn.org"
|
||||
update_ignore="*pre*"
|
||||
distfiles="${homepage}/packages/${pkgname}-${version}.tar.gz"
|
||||
checksum=c5c1c554e594d77365b63222ef15f4460c0c202f9163a89a087333a779f4f133
|
||||
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
ignore="*pre*"
|
Loading…
Reference in New Issue