From: Daniel Golle Date: Fri, 8 May 2026 18:21:09 +0000 (+0100) Subject: mptcpd: bump PKG_RELEASE for ell 0.83 ABI rebuild X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=c693719adb8dd6393fb62bcb4b2641456bee2fc0;p=openwrt-packages.git mptcpd: bump PKG_RELEASE for ell 0.83 ABI rebuild 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 --- diff --git a/net/mptcpd/Makefile b/net/mptcpd/Makefile index 284ed2c92..cd2d2a36b 100644 --- a/net/mptcpd/Makefile +++ b/net/mptcpd/Makefile @@ -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)