diff --git a/net/mptcpd/Makefile b/net/mptcpd/Makefile index 284ed2c929..cd2d2a36bb 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)