summaryrefslogtreecommitdiff
path: root/devel/libchdr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libchdr/Makefile')
-rw-r--r--devel/libchdr/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/devel/libchdr/Makefile b/devel/libchdr/Makefile
index 3a1711fdc544..833df5fb89a1 100644
--- a/devel/libchdr/Makefile
+++ b/devel/libchdr/Makefile
@@ -1,5 +1,5 @@
PORTNAME= libchdr
-DISTVERSION= g20241211
+DISTVERSION= g20250522
CATEGORIES= devel
MAINTAINER= bsdcode@disroot.org
@@ -14,11 +14,13 @@ LIB_DEPENDS= libzstd.so:archivers/zstd
USES= cmake pathfix
USE_GITHUB= yes
GH_ACCOUNT= rtissera
-GH_TAGNAME= cb077337d53392454e7100a0fd07139ca678e527
+GH_TAGNAME= 40f96ee322971eedf2a16bdab6727daa861e8626
USE_LDCONFIG= yes
CMAKE_ARGS= -DBUILD_LTO=${defined(WITH_LTO):?ON:OFF}
-CMAKE_ON= INSTALL_STATIC_LIBS WITH_SYSTEM_ZLIB WITH_SYSTEM_ZSTD
+CMAKE_ON= INSTALL_STATIC_LIBS \
+ WITH_SYSTEM_ZLIB \
+ WITH_SYSTEM_ZSTD
EXTRACT_AFTER_ARGS= --exclude deps/zlib* --exclude deps/zstd* \
--no-same-owner --no-same-permissions