David Runge pushed to branch main at Arch Linux / Packaging / Packages / passt
Commits:
0988b762 by David Runge at 2026-05-27T10:16:47+02:00
upgpkg: 2026_05_26.038c51e-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = passt
pkgdesc = Plug A Simple Socket Transport
- pkgver = 2026_05_07.1afd4ed
+ pkgver = 2026_05_26.038c51e
pkgrel = 1
url = https://passt.top/passt/about/
arch = x86_64
@@ -8,8 +8,8 @@ pkgbase = passt
license = GPL-2.0-or-later
depends = glibc
optdepends = sh: for demo script
- source =
https://passt.top/passt/snapshot/passt-2026_05_07.1afd4ed.tar.zst
- sha512sums =
f0c03b77c428fccdb0c91e8e53aa9db7502f6aefe288fb3391f1a182fe4a6990f7d9efcf929e898307d3502abe574c342925dca9437456e47150429fb5071c97
- b2sums =
139299603933fc2a5e917c1bc0d7c0ddbaf6e106ad95f2111329e37bb6999377973defedb4e606154a0ed5c09b71a676f6eb2392287a6433278ab8ff66210f82
+ source =
https://passt.top/passt/snapshot/passt-2026_05_26.038c51e.tar.zst
+ sha512sums =
3dec3a47a5b850c6f7b42732e24920e61538a4e2601e8397a351a2744550113633a2eec6fdd3bff67022e3537091797d107bf3352b955eba95828df30fbe2f59
+ b2sums =
97a93881f54bc6e9c1df8a56fdaa816af82adaee49247aea37acf3e33d847e000f88868dc41edf3f79e9521180888d4a9c72654cde828e35d9fa438a17f31012
pkgname = passt
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Maintainer: Christian Heusel <[email protected]>
pkgname=passt
-pkgver=2026_05_07.1afd4ed
+pkgver=2026_05_26.038c51e
pkgrel=1
pkgdesc="Plug A Simple Socket Transport"
arch=(x86_64)
@@ -16,8 +16,8 @@ optdepends=(
'sh: for demo script'
)
source=(https://passt.top/$pkgname/snapshot/$pkgname-$pkgver.tar.zst)
-sha512sums=('f0c03b77c428fccdb0c91e8e53aa9db7502f6aefe288fb3391f1a182fe4a6990f7d9efcf929e898307d3502abe574c342925dca9437456e47150429fb5071c97')
-b2sums=('139299603933fc2a5e917c1bc0d7c0ddbaf6e106ad95f2111329e37bb6999377973defedb4e606154a0ed5c09b71a676f6eb2392287a6433278ab8ff66210f82')
+sha512sums=('3dec3a47a5b850c6f7b42732e24920e61538a4e2601e8397a351a2744550113633a2eec6fdd3bff67022e3537091797d107bf3352b955eba95828df30fbe2f59')
+b2sums=('97a93881f54bc6e9c1df8a56fdaa816af82adaee49247aea37acf3e33d847e000f88868dc41edf3f79e9521180888d4a9c72654cde828e35d9fa438a17f31012')
build() {
make VERSION="$pkgver" -C $pkgname-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/passt/-/commit/0988b762e68eb81bde1486f9d2091a929d3322ee
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/passt/-/commit/0988b762e68eb81bde1486f9d2091a929d3322ee
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help