diff --git a/net/sstp-client/Makefile b/net/sstp-client/Makefile index 959e3fec4..d4d5d5fa3 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)