libpng: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:17:24 +00:00
parent f3bfeaec03
commit 81498d00d7
2 changed files with 1 additions and 1 deletions

View file

@ -8,7 +8,6 @@ short_desc="Library for manipulating PNG images"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.libpng.org/pub/png/libpng.html"
license="zlib"
update_ignore="*beta*"
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.xz"
checksum=42f754df633e4e700544e5913cbe2fd4928bbfccdc07708a5cf84e59827fbe60

1
srcpkgs/libpng/update Normal file
View file

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