zimg: update to 3.0.4.

This commit is contained in:
mhmdanas 2022-07-05 02:51:30 +03:00 committed by lemmi
parent da8d1f0d25
commit 6267f696a9
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'zimg'
pkgname=zimg
version=3.0.3
version=3.0.4
revision=1
wrksrc=zimg-release-${version}
build_style=gnu-configure
@ -11,7 +11,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=5e002992bfe8b9d2867fdc9266dc84faca46f0bfd931acc2ae0124972b6170a7
checksum=219d1bc6b7fde1355d72c9b406ebd730a4aed9c21da779660f0a4c851243e32f
case "$XBPS_TARGET_MACHINE" in
armv7*) configure_args+=" --disable-simd";;