tinc: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:16:46 +00:00
parent 3865b769c5
commit badc0245be
2 changed files with 1 additions and 1 deletions

View file

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

1
srcpkgs/tinc/update Normal file
View file

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