pngquant: update to 2.8.2.
This commit is contained in:
parent
5fd32cd379
commit
aec67ff662
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pngquant'
|
||||
pkgname=pngquant
|
||||
version=2.8.1
|
||||
version=2.8.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
create_wrksrc=yes
|
||||
|
@ -16,9 +16,9 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="GPL-3"
|
||||
homepage="https://pngquant.org/"
|
||||
distfiles="https://github.com/pornel/${pkgname}/archive/${version}.tar.gz
|
||||
https://github.com/ImageOptim/libimagequant/archive/a425e839fd139d8fa4980ceffc7e61ed555dd588.tar.gz"
|
||||
checksum="bef956aeadc6763867fbf74e0ae08ee02dce8f842acc17bea1c4145c8662d9a6
|
||||
051eb2ddfe0826994b718029a0ab1666e4d9617d104cf109d0f233deddd48a40"
|
||||
https://github.com/ImageOptim/libimagequant/archive/36f186f9159d3c2816ceba89ee25dfda75728654.tar.gz"
|
||||
checksum="9e16dabb295da3593d9d55105dab2c2e7bf5681254cde3e8bed225f356bca488
|
||||
26e9a21e1bc2552c260834220644cfdbdd0534e6f43100e84d96b79cf932f913"
|
||||
|
||||
post_extract() {
|
||||
cp -r libimagequant-*/* ${build_wrksrc}/lib
|
||||
|
|
Loading…
Reference in New Issue