Browse Source

sstp-client: updated to version 1.0.10

Signed-off-by: Federico Di Marco <fededim@gmail.com>
lilik-openwrt-22.03
Rupan 9 years ago
parent
commit
47486a9889
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      net/sstp-client/Makefile

+ 2
- 2
net/sstp-client/Makefile View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=sstp-client
PKG_VERSION:=1.0.9
PKG_VERSION:=1.0.10
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/sstp-client/$(PKG_VERSION)
PKG_MD5SUM:=40f1d1b1596b4f1817ec903f58b2780c
PKG_MD5SUM:=5f290355187e5ce0423fb7e388e65b9d
PKG_LICENSE=GPLv2
include $(INCLUDE_DIR)/package.mk


Loading…
Cancel
Save