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