libpng: extract update_* to external update file
This commit is contained in:
parent
f3bfeaec03
commit
81498d00d7
2 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,6 @@ short_desc="Library for manipulating PNG images"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.libpng.org/pub/png/libpng.html"
|
homepage="http://www.libpng.org/pub/png/libpng.html"
|
||||||
license="zlib"
|
license="zlib"
|
||||||
update_ignore="*beta*"
|
|
||||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
||||||
checksum=42f754df633e4e700544e5913cbe2fd4928bbfccdc07708a5cf84e59827fbe60
|
checksum=42f754df633e4e700544e5913cbe2fd4928bbfccdc07708a5cf84e59827fbe60
|
||||||
|
|
||||||
|
|
1
srcpkgs/libpng/update
Normal file
1
srcpkgs/libpng/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
ignore="*beta*"
|
Loading…
Add table
Add a link
Reference in a new issue