mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
imagemagick: update to 7.1.1.37
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
This commit is contained in:
committed by
Tianling Shen
parent
fcaa448604
commit
980fa4ec7e
@@ -6,7 +6,7 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=imagemagick
|
||||
PKG_VERSION:=7.1.1.36
|
||||
PKG_VERSION:=7.1.1.37
|
||||
PKG_RELEASE:=1
|
||||
PKG_MAINTAINER:=Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
|
||||
|
||||
@@ -15,7 +15,7 @@ _PKGREV:=$(_PKGVER)-$(subst .,,$(suffix $(PKG_VERSION)))
|
||||
|
||||
PKG_SOURCE:=ImageMagick-$(_PKGREV).tar.xz
|
||||
PKG_SOURCE_URL:=https://imagemagick.org/archive
|
||||
PKG_HASH:=ca2b4c0144a75b90ec49a098c33eb3b811a28f7e2cd0139ef67dc4abf830870f
|
||||
PKG_HASH:=685072c6e425faa62b4d0814f9d44b5d62e8b9b5d866efc160180e55a42f7fdb
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/ImageMagick-$(_PKGREV)
|
||||
PKG_FIXUP:=autoreconf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user