Update to version 0.0.19

This commit is contained in:
angt
2015-12-24 18:01:54 +01:00
committed by Adrien Gallouët
parent 21319f89ee
commit 4d0bc76a8c

View File

@@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk include $(TOPDIR)/rules.mk
PKG_NAME:=glorytun PKG_NAME:=glorytun
PKG_VERSION:=0.0.18 PKG_VERSION:=0.0.19
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://github.com/angt/glorytun/releases/download/v$(PKG_VERSION) PKG_SOURCE_URL:=https://github.com/angt/glorytun/releases/download/v$(PKG_VERSION)
PKG_MD5SUM:=515412bfb577f97968e0c933bc1e90d9 PKG_MD5SUM:=b28a362b3468361003bb9f199655a2e9
PKG_FIXUP:=autoreconf PKG_FIXUP:=autoreconf