From 6d2cbb6121b6be121ff6f5efe26f327b585b0d79 Mon Sep 17 00:00:00 2001 From: Aleksey Vasilenko Date: Thu, 19 Sep 2024 10:05:23 +0300 Subject: [PATCH] tiff: update to 4.7.0 Signed-off-by: Aleksey Vasilenko --- libs/tiff/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/tiff/Makefile b/libs/tiff/Makefile index 882c3fe7133a0..0e7bbd6025056 100644 --- a/libs/tiff/Makefile +++ b/libs/tiff/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tiff -PKG_VERSION:=4.6.0 +PKG_VERSION:=4.7.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://download.osgeo.org/libtiff -PKG_HASH:=88b3979e6d5c7e32b50d7ec72fb15af724f6ab2cbf7e10880c360a77e4b5d99a +PKG_HASH:=67160e3457365ab96c5b3286a0903aa6e78bdc44c4bc737d2e486bcecb6ba976 PKG_MAINTAINER:=Jiri Slachta PKG_LICENSE:=libtiff