Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
passt
Commits:
50c2fb51 by Christian Heusel at 2025-09-19T23:07:09+02:00
upgpkg: 2025_09_19.623dbf6-1: New upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = passt
pkgdesc = Plug A Simple Socket Transport
- pkgver = 2025_09_11.6cbcccc
+ pkgver = 2025_09_19.623dbf6
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-2025_09_11.6cbcccc.tar.zst
- sha512sums =
2a4483e9aa16090b61660849f15bb3d7e54d84a9c7d519e5e458bc6ca050c8c76e2cb0d45e42869e6129a257e10e901293494148112851ec3f1f7d95d6270301
- b2sums =
2a199698e8945a7a4acabd5c051b47d669b926b9b7a6847fdb77f68a8bba446c1f8c7960924b228cf488d7dddbe985fa4e838c180bddd0dcefa29d760d297957
+ source =
https://passt.top/passt/snapshot/passt-2025_09_19.623dbf6.tar.zst
+ sha512sums =
f15cda59db2114fc8d80300e0dd28afdef2e6e53d2b08dcc45672412a1a62322ee2bb7b044d220b1a7ab7374e05f17b120ae924e457bdadac98bdeb21ee2254f
+ b2sums =
561c5d035a523fd1338c8ab67c839c13c45dfa10af0b7d0e48c7edc0fe916afc640b66ae906033da5f1c2ad8c7ecc6de553e64e26ecb8c314e4e3ad001eb68a9
pkgname = passt
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Maintainer: Christian Heusel <[email protected]>
pkgname=passt
-pkgver=2025_09_11.6cbcccc
+pkgver=2025_09_19.623dbf6
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=('2a4483e9aa16090b61660849f15bb3d7e54d84a9c7d519e5e458bc6ca050c8c76e2cb0d45e42869e6129a257e10e901293494148112851ec3f1f7d95d6270301')
-b2sums=('2a199698e8945a7a4acabd5c051b47d669b926b9b7a6847fdb77f68a8bba446c1f8c7960924b228cf488d7dddbe985fa4e838c180bddd0dcefa29d760d297957')
+sha512sums=('f15cda59db2114fc8d80300e0dd28afdef2e6e53d2b08dcc45672412a1a62322ee2bb7b044d220b1a7ab7374e05f17b120ae924e457bdadac98bdeb21ee2254f')
+b2sums=('561c5d035a523fd1338c8ab67c839c13c45dfa10af0b7d0e48c7edc0fe916afc640b66ae906033da5f1c2ad8c7ecc6de553e64e26ecb8c314e4e3ad001eb68a9')
build() {
make VERSION="$pkgver" -C $pkgname-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/passt/-/commit/50c2fb5134c6512fa34a32a60c1bf5d86f39b0ca
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/passt/-/commit/50c2fb5134c6512fa34a32a60c1bf5d86f39b0ca
You're receiving this email because of your account on gitlab.archlinux.org.