parent
3ff8b4d027
commit
6d84c18b2f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pqiv'
|
||||
pkgname=pqiv
|
||||
version=2.10.1
|
||||
version=2.10.2
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-3"
|
||||
homepage="https://github.com/phillipberndt/pqiv/"
|
||||
distfiles="https://github.com/phillipberndt/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=8f24ff072c17201703f68f139d31d82e239001b9612be4ad09c31e495372468d
|
||||
checksum=920a305de2190665e127dad39676055d4d7cdcc5c546cbd232048b87eacee50d
|
||||
|
||||
do_configure() {
|
||||
echo 'BACKENDS=libav archive_cbx archive webp gdkpixbuf spectre' >config.make
|
||||
|
|
Loading…
Reference in New Issue