zimg: update to 2.9.1.
This commit is contained in:
parent
22720fa7ac
commit
878a861f39
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'zimg'
|
# Template file for 'zimg'
|
||||||
pkgname=zimg
|
pkgname=zimg
|
||||||
version=2.9
|
version=2.9.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=zimg-release-${version}
|
wrksrc=zimg-release-${version}
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -10,7 +10,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=3a64d255a8912f951f75cd02fd371d017546b4d3dff1c38f298c9c64800b8a95
|
checksum=8efa0c381aa6a9bcd5ea4ae22ad06dccf6c1dc705c394547de016951d1946154
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|
Loading…
Reference in a new issue