zimg: update to 3.0.5.

This commit is contained in:
lemmi 2024-03-27 22:46:52 +01:00
parent b942ae9b5d
commit cfa20e7641

View file

@ -1,6 +1,6 @@
# Template file for 'zimg'
pkgname=zimg
version=3.0.4
version=3.0.5
revision=1
build_style=gnu-configure
hostmakedepends="automake libtool pkg-config"
@ -10,7 +10,7 @@ license="WTFPL"
homepage="https://github.com/sekrit-twc/zimg"
changelog="https://raw.githubusercontent.com/sekrit-twc/zimg/master/ChangeLog"
distfiles="https://github.com/sekrit-twc/zimg/archive/release-${version}.tar.gz"
checksum=219d1bc6b7fde1355d72c9b406ebd730a4aed9c21da779660f0a4c851243e32f
checksum=a9a0226bf85e0d83c41a8ebe4e3e690e1348682f6a2a7838f1b8cbff1b799bcf
case "$XBPS_TARGET_MACHINE" in
armv7*) configure_args+=" --disable-simd";;