xl2tpd: bump to version 1.3.15
authorYousong Zhou <redacted>
Mon, 14 Oct 2019 07:05:26 +0000 (07:05 +0000)
committerYousong Zhou <redacted>
Mon, 14 Oct 2019 08:23:07 +0000 (08:23 +0000)
Signed-off-by: Yousong Zhou <redacted>
net/xl2tpd/Makefile

index 678892cf29c07e02f60691d258d6fe056999dd7c..a30df557d34595045cdf327f495c0d0bd2cd19be 100644 (file)
@@ -8,7 +8,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=xl2tpd
-PKG_VERSION:=1.3.14
+PKG_VERSION:=1.3.15
 PKG_RELEASE:=1
 PKG_MAINTAINER:=Yousong Zhou <yszhou4tech@gmail.com>
 PKG_LICENSE:=GPL-2.0
@@ -19,7 +19,7 @@ PKG_SOURCE_URL:=https://github.com/xelerance/xl2tpd.git
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
 PKG_SOURCE_VERSION:=v$(PKG_VERSION)
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_MIRROR_HASH:=4a35bb75bdd05964b1438771483a79a52eed2e30d0bc85e7481bf951d3bc0b96
+PKG_MIRROR_HASH:=e12232fef216a1cb5b74f990616aff1dd851c62812ef54658a330629823c0996
 
 PKG_BUILD_DEPENDS:=libpcap
 
git clone https://git.99rst.org/PROJECT