* [Buildroot] [PATCH 1/1] package/xl2tp: bump to version 1.3.18
@ 2022-11-01 21:57 Fabrice Fontaine
2022-11-01 22:22 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2022-11-01 21:57 UTC (permalink / raw)
To: buildroot; +Cc: Fabrice Fontaine
https://github.com/xelerance/xl2tpd/releases/tag/v1.3.18
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/xl2tp/xl2tp.hash | 2 +-
package/xl2tp/xl2tp.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/xl2tp/xl2tp.hash b/package/xl2tp/xl2tp.hash
index eca918bc83..64db273a71 100644
--- a/package/xl2tp/xl2tp.hash
+++ b/package/xl2tp/xl2tp.hash
@@ -1,3 +1,3 @@
# locally computed
-sha256 898d9b6a374c78dea5f20d80fd50fac13428ad746fefb16ff5f6bec449affe67 xl2tp-1.3.17.tar.gz
+sha256 47f52b9c56cabe77766533bca3736a8198581ff38443eb4b4c8971c885ac9329 xl2tp-1.3.18.tar.gz
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 LICENSE
diff --git a/package/xl2tp/xl2tp.mk b/package/xl2tp/xl2tp.mk
index 4a2bd66308..404a934562 100644
--- a/package/xl2tp/xl2tp.mk
+++ b/package/xl2tp/xl2tp.mk
@@ -4,7 +4,7 @@
#
################################################################################
-XL2TP_VERSION = 1.3.17
+XL2TP_VERSION = 1.3.18
XL2TP_SITE = $(call github,xelerance,xl2tpd,v$(XL2TP_VERSION))
XL2TP_DEPENDENCIES = libpcap
XL2TP_LICENSE = GPL-2.0
--
2.35.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-11-01 22:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-01 21:57 [Buildroot] [PATCH 1/1] package/xl2tp: bump to version 1.3.18 Fabrice Fontaine
2022-11-01 22:22 ` Thomas Petazzoni via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.