pptpclient: update to 1.10.0.

This commit is contained in:
maxice8 2018-03-29 19:19:30 -03:00 committed by Enno Boland
parent 10bd9810b7
commit 8a2396aa15
1 changed files with 4 additions and 4 deletions

View File

@ -1,17 +1,17 @@
# Template file for 'pptpclient'
pkgname=pptpclient
version=1.8.0
version=1.10.0
revision=1
wrksrc=pptp-${version}
build_style=gnu-makefile
hostmakedepends="perl"
depends="ppp iproute2"
depends="iproute2 ppp"
short_desc="Client for the proprietary Microsoft Point-to-Point Tunneling Protocol"
maintainer="Duncaen <duncaen@voidlinux.eu>"
license="GPL-2"
license="GPL-2.0-or-later"
homepage="http://pptpclient.sourceforge.net/"
distfiles="${SOURCEFORGE_SITE}/pptpclient/files/pptp-${version}.tar.gz"
checksum=e39c42d933242a8a6dd8600a0fa7f0a5ec8f066d10c4149d8e81a5c68fe4bbda
checksum=82492db8e487ce73b182ee7f444251d20c44f5c26d6e96c553ec7093aefb5af4
pre_build() {
sed -i Makefile \