zlib: extract update_* to external update file
This commit is contained in:
@@ -8,7 +8,6 @@ short_desc="A compression/decompression Library"
|
|||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="zlib"
|
license="zlib"
|
||||||
homepage="http://www.zlib.net"
|
homepage="http://www.zlib.net"
|
||||||
update_pattern="<B> zlib \K.+?(?=</B>)"
|
|
||||||
distfiles="$homepage/$pkgname-$version.tar.gz"
|
distfiles="$homepage/$pkgname-$version.tar.gz"
|
||||||
checksum=36658cb768a54c1d4dec43c3116c27ed893e88b02ecfcb44f2166f9c0b7f2a0d
|
checksum=36658cb768a54c1d4dec43c3116c27ed893e88b02ecfcb44f2166f9c0b7f2a0d
|
||||||
|
|
||||||
|
|||||||
1
srcpkgs/zlib/update
Normal file
1
srcpkgs/zlib/update
Normal file
@@ -0,0 +1 @@
|
|||||||
|
pattern="<B> zlib \K.+?(?=</B>)"
|
||||||
Reference in New Issue
Block a user