mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
zimg: update to 3.0.5.
This commit is contained in:
parent
b942ae9b5d
commit
cfa20e7641
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=3.0.4
|
version=3.0.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool pkg-config"
|
hostmakedepends="automake libtool pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ license="WTFPL"
|
||||||
homepage="https://github.com/sekrit-twc/zimg"
|
homepage="https://github.com/sekrit-twc/zimg"
|
||||||
changelog="https://raw.githubusercontent.com/sekrit-twc/zimg/master/ChangeLog"
|
changelog="https://raw.githubusercontent.com/sekrit-twc/zimg/master/ChangeLog"
|
||||||
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=219d1bc6b7fde1355d72c9b406ebd730a4aed9c21da779660f0a4c851243e32f
|
checksum=a9a0226bf85e0d83c41a8ebe4e3e690e1348682f6a2a7838f1b8cbff1b799bcf
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
armv7*) configure_args+=" --disable-simd";;
|
armv7*) configure_args+=" --disable-simd";;
|
||||||
|
|
Loading…
Add table
Reference in a new issue