ptunnel-ng: update to 1.32
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
This commit is contained in:
parent
5e660327da
commit
5dc7b0db24
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=ptunnel-ng
|
PKG_NAME:=ptunnel-ng
|
||||||
PKG_VERSION:=1.31
|
PKG_VERSION:=1.32
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=https://codeload.github.com/lnslbrty/ptunnel-ng/tar.gz/v$(PKG_VERSION)?
|
PKG_SOURCE_URL:=https://codeload.github.com/lnslbrty/ptunnel-ng/tar.gz/v$(PKG_VERSION)?
|
||||||
PKG_HASH:=8324741f55aae8ccee6800912662a429774378088d81028a5f3f62f3ea9edaf4
|
PKG_HASH:=0e51f6fa2fb5b11e9cd5303e450a4e236e4688560ad2a14b0b6e01e9fc2970db
|
||||||
|
|
||||||
PKG_LICENSE:=BSD-3
|
PKG_LICENSE:=BSD-3
|
||||||
PKG_LICENSE_FILES:=COPYING
|
PKG_LICENSE_FILES:=COPYING
|
||||||
|
|
Loading…
Reference in a new issue