From b70fc8ebf811ef046ab7307d797e38475e5076b8 Mon Sep 17 00:00:00 2001 From: "W. Michael Petullo" Date: Fri, 30 May 2025 22:01:42 -0500 Subject: [PATCH] libexif: update 0.6.25 Upstream list of changes is available at https://github.com/libexif/libexif/releases/tag/v0.6.25. Signed-off-by: W. Michael Petullo --- libs/libexif/Makefile | 4 ++-- libs/libexif/patches/100-no_doc.patch | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/libexif/Makefile b/libs/libexif/Makefile index 3d53a6c23b..c7b6bdc825 100644 --- a/libs/libexif/Makefile +++ b/libs/libexif/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libexif -PKG_VERSION:=0.6.24 +PKG_VERSION:=0.6.25 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=https://github.com/libexif/libexif/releases/download/v$(PKG_VERSION) -PKG_HASH:=d47564c433b733d83b6704c70477e0a4067811d184ec565258ac563d8223f6ae +PKG_HASH:=7c9eba99aed3e6594d8c3e85861f1c6aaf450c218621528bc989d3b3e7a26307 PK_MAINTAINER:=W. Michael Petullo PKG_LICENSE:=LGPL-2.1-or-later diff --git a/libs/libexif/patches/100-no_doc.patch b/libs/libexif/patches/100-no_doc.patch index a67f79da7a..19e665f56d 100644 --- a/libs/libexif/patches/100-no_doc.patch +++ b/libs/libexif/patches/100-no_doc.patch @@ -1,6 +1,6 @@ --- a/Makefile.in +++ b/Makefile.in -@@ -406,7 +406,7 @@ target_alias = @target_alias@ +@@ -418,7 +418,7 @@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@