Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages /
xl2tpd
Commits:
7de3407d by Sergej Pupykin at 2026-02-26T16:26:51+03:00
upgpkg: 1.3.20-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = xl2tpd
pkgdesc = an open source implementation of the L2TP maintained by
Xelerance Corporation
- pkgver = 1.3.19
+ pkgver = 1.3.20
pkgrel = 1
url = https://github.com/xelerance/xl2tpd
arch = x86_64
@@ -10,13 +10,13 @@ pkgbase = xl2tpd
options = zipman
options = docs
backup = etc/ppp/options.l2tpd
- source =
xl2tpd-1.3.19.tar.gz::https://github.com/xelerance/xl2tpd/archive/v1.3.19.tar.gz
+ source =
xl2tpd-1.3.20.tar.gz::https://github.com/xelerance/xl2tpd/archive/v1.3.20.tar.gz
source = xl2tpd.conf.client-example
source = xl2tpd.conf.server-example
source = options.l2tpd
source = xl2tpd.service
source = xl2tpd.tmpfiles
- sha256sums =
a4270e00c65f8ef356cab350a0375fbd26a63870eedf0a7d07b2ff1f71b18995
+ sha256sums =
3db95450c5e1efaeea7547af344b5621f4453af3c227f26ec43bcbc79087b045
sha256sums =
444e84a01d9c379eb5cf25584451ccd06aad48e611c557eb572ba4f220af3ad7
sha256sums =
24d5588b0c8194b7763579be75a58c88e72296145d8d223e1549454e18665ba4
sha256sums =
8295d3f7522407beafb89d92b53c29ab80d7a5b18a0d3182dd65a18d88a05590
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Hengfu <[email protected]>
pkgname=xl2tpd
-pkgver=1.3.19
+pkgver=1.3.20
pkgrel=1
pkgdesc="an open source implementation of the L2TP maintained by Xelerance
Corporation"
arch=('x86_64')
@@ -18,7 +18,7 @@
source=($pkgname-$pkgver.tar.gz::https://github.com/xelerance/xl2tpd/archive/v$p
options.l2tpd
xl2tpd.service
xl2tpd.tmpfiles)
-sha256sums=('a4270e00c65f8ef356cab350a0375fbd26a63870eedf0a7d07b2ff1f71b18995'
+sha256sums=('3db95450c5e1efaeea7547af344b5621f4453af3c227f26ec43bcbc79087b045'
'444e84a01d9c379eb5cf25584451ccd06aad48e611c557eb572ba4f220af3ad7'
'24d5588b0c8194b7763579be75a58c88e72296145d8d223e1549454e18665ba4'
'8295d3f7522407beafb89d92b53c29ab80d7a5b18a0d3182dd65a18d88a05590'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xl2tpd/-/commit/7de3407d0956a45a16e69628fcae8c0b08ab9208
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xl2tpd/-/commit/7de3407d0956a45a16e69628fcae8c0b08ab9208
You're receiving this email because of your account on gitlab.archlinux.org.