siproxd: bump to 2025-07-24
authorChristian Marangi <[email protected]>
Thu, 20 Nov 2025 12:52:30 +0000 (13:52 +0100)
committerChristian Marangi <[email protected]>
Thu, 20 Nov 2025 12:52:30 +0000 (13:52 +0100)
Bump siproxd to 2025-07-24 to fix bad detection of libosip2  library.
Align the Makefile to new version that dropped the Makefile for the
scripts directory.

Signed-off-by: Christian Marangi <[email protected]>
net/siproxd/Makefile

index 0c35ac7d5de33477b59abffc09230353a44b9c17..85aa205eb5fd2d7f1f948d4d965f3ee91c2f2f89 100644 (file)
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=siproxd
-PKG_RELEASE:=2
+PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=https://github.com/hb9xar/siproxd.git
-PKG_SOURCE_DATE:=2022-02-18
-PKG_SOURCE_VERSION:=4750bea4ffedb4543a404dafc979c2b16b53e523
-PKG_MIRROR_HASH:=9b2fa84b4c05d68f758a35070af970c852ff4cb8beea3d7f93663b10a17e1df8
+PKG_SOURCE_DATE:=2025-07-24
+PKG_SOURCE_VERSION:=0bb5dd4aac9f5578db664d82f67091bc83c3780d
+PKG_MIRROR_HASH:=1f0c7f9aabc130e4d66c6e0b4113f44054d653ff87436c1128b3df8323042447
 
 PKG_FIXUP:=autoreconf
 PKG_INSTALL:=1
@@ -67,7 +67,7 @@ CONFIGURE_ARGS+= \
        --disable-doc
 
 MAKE_FLAGS+= \
-       SUBDIRS="src scripts contrib"
+       SUBDIRS="src contrib"
 
 TARGET_CFLAGS+= \
        -Wno-unused-const-variable