From: Robert Koszewski Date: Tue, 25 Jun 2019 19:38:15 +0000 (+0200) Subject: Fix release and package version X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=045149cb217452d04c13bf6d1afdfcc388fc52b6;p=feed%2Fpackages.git Fix release and package version Signed-off-by: Robert Koszewski --- diff --git a/net/sstp-client/Makefile b/net/sstp-client/Makefile index 959e3fec4e..d4d5d5fa3c 100644 --- a/net/sstp-client/Makefile +++ b/net/sstp-client/Makefile @@ -8,8 +8,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sstp-client -PKG_VERSION:=1.1.0 -PKG_RELEASE:=2 +PKG_VERSION:=1.0.12 +PKG_RELEASE:=3 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/sstp-client/$(PKG_VERSION)