xl2tp: bump to version 1.3.8

Drop obsolete patch.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Baruch Siach 2016-12-18 22:06:53 +02:00 committed by Peter Korsgaard
parent 4be266220a
commit 8b21bdea17
3 changed files with 2 additions and 21 deletions

View File

@ -1,19 +0,0 @@
Fix musl build
Downloaded from
http://git.alpinelinux.org/cgit/aports/tree/main/xl2tpd/xl2tpd-compile.patch
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
diff -u --recursive src.orig/xl2tpd-1.3.6/xl2tpd.c src/xl2tpd-1.3.6/xl2tpd.c
--- xl2tpd-1.3.6.orig/xl2tpd.c 2014-01-15 21:58:37.000000000 -0100
+++ xl2tpd-1.3.6/xl2tpd.c 2014-06-21 07:22:21.195278618 -0200
@@ -33,8 +33,6 @@
#if (__GLIBC__ < 2)
# if defined(FREEBSD) || defined(OPENBSD)
# include <sys/signal.h>
-# elif defined(LINUX)
-# include <bsd/signal.h>
# elif defined(SOLARIS)
# include <signal.h>
# endif

View File

@ -1,2 +1,2 @@
# locally computed
sha256 49b069aa8d873e1d8f615ccc4212351e427bf681ba453fdd211256a8345bb7fb xl2tp-v1.3.6.tar.gz
sha256 1164b574e93a44c2a2e76c0c68d8d60437bd884a6c964d9c68be1556278e3d2d xl2tp-v1.3.8.tar.gz

View File

@ -4,7 +4,7 @@
#
################################################################################
XL2TP_VERSION = v1.3.6
XL2TP_VERSION = v1.3.8
XL2TP_SITE = $(call github,xelerance,xl2tpd,$(XL2TP_VERSION))
XL2TP_DEPENDENCIES = libpcap openssl
XL2TP_LICENSE = GPLv2