mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
pqiv: update to 2.10.3.
This commit is contained in:
parent
b04c4ff185
commit
9949c3b313
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pqiv'
|
# Template file for 'pqiv'
|
||||||
pkgname=pqiv
|
pkgname=pqiv
|
||||||
version=2.10.2
|
version=2.10.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://github.com/phillipberndt/pqiv/"
|
homepage="https://github.com/phillipberndt/pqiv/"
|
||||||
distfiles="https://github.com/phillipberndt/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/phillipberndt/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=920a305de2190665e127dad39676055d4d7cdcc5c546cbd232048b87eacee50d
|
checksum=94cb6133377c9adceb5a3954c4fb547ad033d6839e05d25abdd051b68b90d875
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
echo 'BACKENDS=libav archive_cbx archive webp gdkpixbuf spectre' >config.make
|
echo 'BACKENDS=libav archive_cbx archive webp gdkpixbuf spectre' >config.make
|
||||||
|
|
Loading…
Add table
Reference in a new issue