mptcpd: bump PKG_RELEASE for ell 0.83 ABI rebuild
authorDaniel Golle <redacted>
Fri, 8 May 2026 18:21:09 +0000 (19:21 +0100)
committerAlexandru Ardelean <redacted>
Sat, 9 May 2026 16:15:27 +0000 (19:15 +0300)
mptcpd is the only consumer of libell; bump PKG_RELEASE so the
package is rebuilt against ell 0.83 once that update lands.

Signed-off-by: Daniel Golle <redacted>
net/mptcpd/Makefile

index 284ed2c92912937eb2b504d243ee3f3fcf3e75b3..cd2d2a36bb6d9ecae0009dc3315ab8d89784c420 100644 (file)
@@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=mptcpd
 PKG_VERSION:=0.14
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://github.com/multipath-tcp/mptcpd/releases/download/v$(PKG_VERSION)
git clone https://git.99rst.org/PROJECT