pngquant: update to 2.9.1.
This commit is contained in:
parent
f3720481db
commit
fbdf2ca1ab
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pngquant'
|
# Template file for 'pngquant'
|
||||||
pkgname=pngquant
|
pkgname=pngquant
|
||||||
version=2.9.0
|
version=2.9.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
|
@ -16,9 +16,9 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://pngquant.org/"
|
homepage="https://pngquant.org/"
|
||||||
distfiles="https://github.com/pornel/${pkgname}/archive/${version}.tar.gz
|
distfiles="https://github.com/pornel/${pkgname}/archive/${version}.tar.gz
|
||||||
https://github.com/ImageOptim/libimagequant/archive/211175cf6c96435f1506da5cd1bb9c670e40a06b.tar.gz"
|
https://github.com/ImageOptim/libimagequant/archive/c927fa593a181d304caff3f1ccc91c0da0c02608.tar.gz"
|
||||||
checksum="1dbfdfe501ced9659dbe99e931a1eb596f27e6a6afda3a25b5ebce324977e957
|
checksum="0601f7c8c5757f4b634e3b172abf5e0f3d5b2922c8eabfd071230394d33e9834
|
||||||
be9e0aaaf571b18ee477b789544d7192e0cd0d5e2e630fdae3ac7e65340fd721"
|
d4f5a8bfcc078a259d1a9d6fa06958aa6381bc14f7bc49b46abeacf162bdb856"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
cp -r libimagequant-*/* ${build_wrksrc}/lib
|
cp -r libimagequant-*/* ${build_wrksrc}/lib
|
||||||
|
|
Loading…
Reference in a new issue