mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
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 <daniel@makrotopia.org>
This commit is contained in:
committed by
Alexandru Ardelean
parent
b6d3ba6ad0
commit
c693719adb
+1
-1
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user