mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +04:00
Fix release and package version
Signed-off-by: Robert Koszewski <rkkoszewski@gmail.com>
This commit is contained in:
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user