mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 17:43:51 +02:00
zimg: update to 2.2.1.
This commit is contained in:
parent
48de707f66
commit
adee343f59
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.2
|
version=2.2.1
|
||||||
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=573ef25858623d90158f829d1fa66d4ef429a005034cae7a9dc3e9d250b9abf7
|
checksum=0ac3004f7612f91e2eda1aaaf170c2ceef4f90f881647b8e248f36b0e6954f54
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue