Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages / xl2tpd
Commits: 8719b991 by Sergej Pupykin at 2024-08-04T22:07:15+03:00 upgpkg: 1.3.18-2 https://archlinux.org/todo/rebuild-todo-list-rebuild-packages-missing-srcinfo/ - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,26 @@ +pkgbase = xl2tpd + pkgdesc = an open source implementation of the L2TP maintained by Xelerance Corporation + pkgver = 1.3.18 + pkgrel = 2 + url = https://github.com/xelerance/xl2tpd + arch = x86_64 + license = GPL + depends = ppp + options = emptydirs + options = zipman + options = docs + backup = etc/ppp/options.l2tpd + source = xl2tpd-1.3.18.tar.gz::https://github.com/xelerance/xl2tpd/archive/v1.3.18.tar.gz + source = xl2tpd.conf.client-example + source = xl2tpd.conf.server-example + source = options.l2tpd + source = xl2tpd.service + source = xl2tpd.tmpfiles + sha256sums = 47f52b9c56cabe77766533bca3736a8198581ff38443eb4b4c8971c885ac9329 + sha256sums = 444e84a01d9c379eb5cf25584451ccd06aad48e611c557eb572ba4f220af3ad7 + sha256sums = 24d5588b0c8194b7763579be75a58c88e72296145d8d223e1549454e18665ba4 + sha256sums = 8295d3f7522407beafb89d92b53c29ab80d7a5b18a0d3182dd65a18d88a05590 + sha256sums = 3697d54779c7216917d3760ca8b3a575ee3ed97046936447bda619307621e876 + sha256sums = 70ac11e6fe097ad271d878565930aa85dfa75d5cd62d6c35dd580b2ee34e660b + +pkgname = xl2tpd ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ pkgname=xl2tpd pkgver=1.3.18 -pkgrel=1 +pkgrel=2 pkgdesc="an open source implementation of the L2TP maintained by Xelerance Corporation" arch=('x86_64') #url="https://www.xelerance.com/services/software/xl2tpd/" @@ -22,7 +22,7 @@ sha256sums=('47f52b9c56cabe77766533bca3736a8198581ff38443eb4b4c8971c885ac9329' '444e84a01d9c379eb5cf25584451ccd06aad48e611c557eb572ba4f220af3ad7' '24d5588b0c8194b7763579be75a58c88e72296145d8d223e1549454e18665ba4' '8295d3f7522407beafb89d92b53c29ab80d7a5b18a0d3182dd65a18d88a05590' - 'ff34172f95ae66865a0919c6fb7279c9b80114a59b5b2cf790667f35e83f86e5' + '3697d54779c7216917d3760ca8b3a575ee3ed97046936447bda619307621e876' '70ac11e6fe097ad271d878565930aa85dfa75d5cd62d6c35dd580b2ee34e660b') build() { View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/xl2tpd/-/commit/8719b991ac4b8ec870105d616802c0cc2692e4c5 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/xl2tpd/-/commit/8719b991ac4b8ec870105d616802c0cc2692e4c5 You're receiving this email because of your account on gitlab.archlinux.org.