mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
pngquant: update to 2.8.2.
This commit is contained in:
parent
5fd32cd379
commit
aec67ff662
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.8.1
|
version=2.8.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
|
@ -16,9 +16,9 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
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/a425e839fd139d8fa4980ceffc7e61ed555dd588.tar.gz"
|
https://github.com/ImageOptim/libimagequant/archive/36f186f9159d3c2816ceba89ee25dfda75728654.tar.gz"
|
||||||
checksum="bef956aeadc6763867fbf74e0ae08ee02dce8f842acc17bea1c4145c8662d9a6
|
checksum="9e16dabb295da3593d9d55105dab2c2e7bf5681254cde3e8bed225f356bca488
|
||||||
051eb2ddfe0826994b718029a0ab1666e4d9617d104cf109d0f233deddd48a40"
|
26e9a21e1bc2552c260834220644cfdbdd0534e6f43100e84d96b79cf932f913"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
cp -r libimagequant-*/* ${build_wrksrc}/lib
|
cp -r libimagequant-*/* ${build_wrksrc}/lib
|
||||||
|
|
Loading…
Add table
Reference in a new issue