mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
zimg: update to 2.6.1.
This commit is contained in:
parent
e7955e2e95
commit
b404f7be74
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.6
|
version=2.6.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=dc505ec31ee7c67a32056288a729469ff83978586d731b753d5459629f0535c3
|
checksum=3f380898b4bf71c20cfedf9b2f87ba30612520c28b57c344c538dd56b1a5ea62
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue