From 163b30274f466c953b4c74b5b004e689092f6807 Mon Sep 17 00:00:00 2001 From: op Date: Sat, 17 May 2025 15:27:12 +0000 Subject: [PATCH] update net/libstrophe to 0.14 while here get rid of the SHARED_LIBS comment, upstream soversion is just the project version, so it's useless. bump minor due to new symbols being exposed. --- net/libstrophe/Makefile | 4 ++-- net/libstrophe/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/libstrophe/Makefile b/net/libstrophe/Makefile index 0b006aac0c4..abea3ed1991 100644 --- a/net/libstrophe/Makefile +++ b/net/libstrophe/Makefile @@ -1,9 +1,9 @@ COMMENT = simple, lightweight XMPP C library -V = 0.13.1 +V = 0.14.0 DISTNAME = libstrophe-${V} -SHARED_LIBS = strophe 4.0 # 13.1 +SHARED_LIBS = strophe 4.1 CATEGORIES = net devel diff --git a/net/libstrophe/distinfo b/net/libstrophe/distinfo index f4de53cf494..657b82f8642 100644 --- a/net/libstrophe/distinfo +++ b/net/libstrophe/distinfo @@ -1,2 +1,2 @@ -SHA256 (libstrophe-0.13.1.tar.gz) = oTGfK72OJmk1nmp0r6QW+k1SwQO4LYnR5fVr2j+Azvo= -SIZE (libstrophe-0.13.1.tar.gz) = 589134 +SHA256 (libstrophe-0.14.0.tar.gz) = 0HlmhHTVw6pFVTR8M+dwFKEHFilgNVfMUGprxvguAfU= +SIZE (libstrophe-0.14.0.tar.gz) = 605859