Fix release and package version
Signed-off-by: Robert Koszewski <rkkoszewski@gmail.com>
This commit is contained in:
parent
29fc709d14
commit
045149cb21
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=sstp-client
|
PKG_NAME:=sstp-client
|
||||||
PKG_VERSION:=1.1.0
|
PKG_VERSION:=1.0.12
|
||||||
PKG_RELEASE:=2
|
PKG_RELEASE:=3
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=@SF/sstp-client/$(PKG_VERSION)
|
PKG_SOURCE_URL:=@SF/sstp-client/$(PKG_VERSION)
|
||||||
|
|
Loading…
Reference in a new issue