git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
b6d3ba6
)
mptcpd: bump PKG_RELEASE for ell 0.83 ABI rebuild
author
Daniel Golle
<redacted>
Fri, 8 May 2026 18:21:09 +0000
(19:21 +0100)
committer
Alexandru 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
patch
|
blob
|
history
diff --git
a/net/mptcpd/Makefile
b/net/mptcpd/Makefile
index 284ed2c92912937eb2b504d243ee3f3fcf3e75b3..cd2d2a36bb6d9ecae0009dc3315ab8d89784c420 100644
(file)
--- 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)
git clone https://git.99rst.org/PROJECT