[arch-commits] Commit in slirp4netns/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Sat May 22 14:49:40 UTC 2021
Date: Saturday, May 22, 2021 @ 14:49:40
Author: foxboron
Revision: 941987
upgpkg: slirp4netns 1.1.10-1
Modified:
slirp4netns/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-22 14:33:03 UTC (rev 941986)
+++ PKGBUILD 2021-05-22 14:49:40 UTC (rev 941987)
@@ -3,7 +3,7 @@
pkgname=slirp4netns
pkgdesc='User-mode networking for unprivileged network namespaces'
-pkgver=1.1.9
+pkgver=1.1.10
pkgrel=1
arch=(x86_64)
url="https://github.com/rootless-containers/slirp4netns"
@@ -11,7 +11,7 @@
depends=(glibc glib2 libcap libseccomp libslirp)
makedepends=(git)
# TODO: Check if they are going to continue signing the commits
-_commit=4e37ea557562e0d7a64dc636eff156f64927335e #refs/tags/v1.1.9^{}
+_commit=baa2bc5ff12fe6db646c1f4f3f966526c0eba5a0 #refs/tags/v1.1.10^{}
source=("git+$url#commit=$_commit")
sha256sums=('SKIP')
More information about the arch-commits
mailing list