vips: update to 8.6.5
Signed-off-by: W. Michael Petullo <mike@flyn.org>
This commit is contained in:
parent
77d8472ed5
commit
c06e5ba978
1 changed files with 4 additions and 4 deletions
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=vips
|
||||
PKG_VERSION:=8.6.4
|
||||
PKG_RELEASE:=2
|
||||
PKG_VERSION:=8.6.5
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://github.com/jcupitt/libvips/releases/download/v8.6.4/
|
||||
PKG_HASH:=4631a080c92b2b371379252e451818604858942b754c924b09843a7f528a8af4
|
||||
PKG_SOURCE_URL:=https://github.com/jcupitt/libvips/releases/download/v8.6.5/
|
||||
PKG_HASH:=8702af0e340e220e0c08f8ded6c8248b18e7043938d9e8a2426631fd37a9d5db
|
||||
PKG_FIXUP:=autoreconf
|
||||
PKG_CHECK_FORMAT_SECURITY:=0
|
||||
|
||||
|
|
Loading…
Reference in a new issue