package/pptp-linux: bump version to 1.9.0

Updated patch status of patch 0003.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Bernd Kuhls 2017-09-17 20:37:01 +02:00 committed by Peter Korsgaard
parent 9015b17ff3
commit 82befadb3f
3 changed files with 6 additions and 6 deletions

View File

@ -7,8 +7,8 @@ We're using u_int32_t here, this breaks on musl libc builds otherwise.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
Patch status: sent upstream to the devel mailing list
(moderated, no archive link yet)
Patch status: applied upstream:
https://sourceforge.net/p/pptpclient/git/ci/ee8ef349d9543cb48045a27d1cdd801fc6e910e8/
pqueue.h | 1 +
1 file changed, 1 insertion(+)

View File

@ -1,3 +1,3 @@
# From http://sourceforge.net/projects/pptpclient/files/pptp/pptp-1.8.0/
md5 4efce9f263e2c3f38d79d9df222476de pptp-1.8.0.tar.gz
sha1 6289953812ac986c7234e83aefb10b5e279dc613 pptp-1.8.0.tar.gz
# From http://sourceforge.net/projects/pptpclient/files/pptp/pptp-1.9.0/
md5 b2117b377f65294a9786f80f0235d308 pptp-1.9.0.tar.gz
sha1 047bb9812be477b44c94ffb1dc95c34658eedc24 pptp-1.9.0.tar.gz

View File

@ -4,7 +4,7 @@
#
################################################################################
PPTP_LINUX_VERSION = 1.8.0
PPTP_LINUX_VERSION = 1.9.0
PPTP_LINUX_SITE = http://downloads.sourceforge.net/project/pptpclient/pptp/pptp-$(PPTP_LINUX_VERSION)
PPTP_LINUX_SOURCE = pptp-$(PPTP_LINUX_VERSION).tar.gz
PPTP_LINUX_MAKE = $(MAKE1)