mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 23:34:31 +04:00
vips: update to 8.16.1
Upstream list of changes is available at https://github.com/libvips/libvips/releases/tag/v8.16.1. Signed-off-by: W. Michael Petullo <mike@flyn.org>
This commit is contained in:
committed by
Hannu Nyman
parent
d2a6cbf10a
commit
fedc2f8f94
@@ -6,12 +6,12 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=vips
|
PKG_NAME:=vips
|
||||||
PKG_VERSION:=8.16.0
|
PKG_VERSION:=8.16.1
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||||
PKG_SOURCE_URL:=https://github.com/libvips/libvips/releases/download/v$(PKG_VERSION)
|
PKG_SOURCE_URL:=https://github.com/libvips/libvips/releases/download/v$(PKG_VERSION)
|
||||||
PKG_HASH:=6eca46c6ba5fac86224fd69007741012b0ea1f9aa1fcb9256b0cbc2faf768563
|
PKG_HASH:=d114d7c132ec5b45f116d654e17bb4af84561e3041183cd4bfd79abfb85cf724
|
||||||
|
|
||||||
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
|
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
|
||||||
PKG_LICENSE:=LGPL-2.1-or-later
|
PKG_LICENSE:=LGPL-2.1-or-later
|
||||||
|
|||||||
Reference in New Issue
Block a user