projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29fc709
)
Fix release and package version
author
Robert Koszewski
<rkkoszewski@gmail.com>
Tue, 25 Jun 2019 19:38:15 +0000
(21:38 +0200)
committer
Robert Koszewski
<rkkoszewski@gmail.com>
Tue, 25 Jun 2019 19:38:15 +0000
(21:38 +0200)
Signed-off-by: Robert Koszewski <rkkoszewski@gmail.com>
net/sstp-client/Makefile
patch
|
blob
|
history
diff --git
a/net/sstp-client/Makefile
b/net/sstp-client/Makefile
index 959e3fec4e71ebc6ca4d472fcfda1460b30ddfc7..d4d5d5fa3c989565d4ccb5fe05728b21f3fb4191 100644
(file)
--- 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)