From: Val Kulkov Date: Mon, 5 Aug 2019 19:13:55 +0000 (-0400) Subject: graphicsmagick: update to the latest release X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=c7e8c2aa12b7be4935be769e9e068c36b7c73335;p=feed%2Fpackages.git graphicsmagick: update to the latest release Update to v1.3.33, the latest official release. This release is the product of significant bug and security fixes due to GraphicsMagick participating in Google's oss-fuzz project. This release fixes 7 issues detected by oss-fuzz as well as a number of issues reported via the SourceForge bug tracker, or discovered via testing. Signed-off-by: Val Kulkov --- diff --git a/multimedia/graphicsmagick/Makefile b/multimedia/graphicsmagick/Makefile index 85ce602218..69b3e16c51 100644 --- a/multimedia/graphicsmagick/Makefile +++ b/multimedia/graphicsmagick/Makefile @@ -5,13 +5,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=graphicsmagick -PKG_VERSION:=1.3.32 +PKG_VERSION:=1.3.33 PKG_RELEASE:=1 PKG_BUILD_DIR:=$(BUILD_DIR)/GraphicsMagick-$(PKG_VERSION) PKG_SOURCE:=GraphicsMagick-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=@SF/graphicsmagick -PKG_HASH:=d1f70bc6d41de922199ce6b0a04af7b3492b2fc4a2be6ee24e0af4e15250db0a +PKG_HASH:=d18aaca2d79a10270d49ad1aaa01dce24752f7548880138d59874a78ac62e11f PKG_LICENSE:=MIT PKG_LICENSE_FILES:=Copyright.txt