mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
network/pptp: Updated for version 1.10.0.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
78c2e895db
commit
ea7af30af3
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=pptp
|
||||
VERSION=${VERSION:-1.8.0}
|
||||
VERSION=${VERSION:-1.10.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pptp"
|
||||
VERSION="1.8.0"
|
||||
VERSION="1.10.0"
|
||||
HOMEPAGE="http://pptpclient.sourceforge.net/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/pptpclient/pptp-1.8.0.tar.gz"
|
||||
MD5SUM="4efce9f263e2c3f38d79d9df222476de"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/pptpclient/pptp-1.10.0.tar.gz"
|
||||
MD5SUM="8d25341352fdae5ad5b36b9f18254908"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue