mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 18:43:51 +02:00
zimg: update to 2.2. (#4639)
This commit is contained in:
parent
aa6f508e99
commit
6394adc9cc
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ pkgname=zimg
|
||||||
# 2.1 needs a patch to cross compile.
|
# 2.1 needs a patch to cross compile.
|
||||||
# Please remove on update
|
# Please remove on update
|
||||||
# https://github.com/sekrit-twc/zimg/issues/47
|
# https://github.com/sekrit-twc/zimg/issues/47
|
||||||
version=2.1
|
version=2.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=zimg-release-${version}
|
wrksrc=zimg-release-${version}
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -13,7 +13,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||||
license="WTFPL"
|
license="WTFPL"
|
||||||
homepage="https://github.com/sekrit-twc/zimg"
|
homepage="https://github.com/sekrit-twc/zimg"
|
||||||
distfiles="https://github.com/sekrit-twc/zimg/archive/release-${version}.tar.gz"
|
distfiles="https://github.com/sekrit-twc/zimg/archive/release-${version}.tar.gz"
|
||||||
checksum=09093bbb4d73865362e1e346762a6efdc9acc3d2cab6a2ebf5f00ba5d90b17c3
|
checksum=573ef25858623d90158f829d1fa66d4ef429a005034cae7a9dc3e9d250b9abf7
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue