File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11PKG_NAME = zimg
2- PKG_VERS = 3.0.5
2+ PKG_VERS = 3.0.6
33PKG_EXT = tar.gz
44PKG_DIST_NAME = release-$(PKG_VERS ) .$(PKG_EXT )
55PKG_DIST_SITE = https://github.com/sekrit-twc/zimg/archive/refs/tags
@@ -20,7 +20,7 @@ PRE_CONFIGURE_TARGET = zimg_pre_configure
2020include ../../mk/spksrc.cross-cc.mk
2121
2222ifeq ($(call version_lt, $(TCVERSION ) , 7.0) ,1)
23- ifeq ($(findstring $(ARCH ) ,$(ARMv8_ARCHS ) ) ,$(ARCH ) )
23+ ifeq ($(findstring $(ARCH ) ,$(ARMv8_ARCHS ) $( i686_ARCHS ) $( x64_ARCHS ) ) ,$(ARCH ) )
2424CONFIGURE_ARGS += --disable-simd
2525endif
2626endif
Original file line number Diff line number Diff line change 1- zimg-3.0.5 .tar.gz SHA1 62e68b8cf9fe6296372fd51f4558f1b4170e3a7c
2- zimg-3.0.5 .tar.gz SHA256 a9a0226bf85e0d83c41a8ebe4e3e690e1348682f6a2a7838f1b8cbff1b799bcf
3- zimg-3.0.5 .tar.gz MD5 af2c08cc0e695f4c0c225feed14e9f20
1+ zimg-3.0.6 .tar.gz SHA1 50dfd8f0369c7ff3693d7d185598f0eb1bf34ee3
2+ zimg-3.0.6 .tar.gz SHA256 be89390f13a5c9b2388ce0f44a5e89364a20c1c57ce46d382b1fcc3967057577
3+ zimg-3.0.6 .tar.gz MD5 b2184ea83017b0026235af1dd0e54388
You can’t perform that action at this time.
0 commit comments