mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
xl2tpd: switch to github devel branch.
Several patches here and pull requests at the upstream github project page were merged into the devel branch. Switch to that until the next stable release. Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
This commit is contained in:
+3
-3
@@ -8,8 +8,8 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=xl2tpd
|
||||
PKG_VERSION:=1.3.7pre20150524
|
||||
PKG_RELEASE:=3
|
||||
PKG_VERSION:=devel-20150812
|
||||
PKG_RELEASE:=1
|
||||
PKG_MAINTAINER:=Yousong Zhou <yszhou4tech@gmail.com>
|
||||
PKG_LICENSE:=GPL-2.0
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
@@ -17,7 +17,7 @@ PKG_LICENSE_FILES:=LICENSE
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://github.com/xelerance/xl2tpd.git
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE_VERSION:=1cda2a266e2e957b81019d63a8902b28304a0ac4
|
||||
PKG_SOURCE_VERSION:=5674a5835e9b89b7438917a380f3a6d68528fa3e
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
|
||||
PKG_INSTALL:=1
|
||||
|
||||
Reference in New Issue
Block a user