[arch-commits] Commit in slirp4netns/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Wed Nov 4 17:31:29 UTC 2020
Date: Wednesday, November 4, 2020 @ 17:31:29
Author: foxboron
Revision: 742442
upgpkg: slirp4netns 1.1.6-1
Modified:
slirp4netns/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-04 17:24:08 UTC (rev 742441)
+++ PKGBUILD 2020-11-04 17:31:29 UTC (rev 742442)
@@ -3,7 +3,7 @@
pkgname=slirp4netns
pkgdesc='User-mode networking for unprivileged network namespaces'
-pkgver=1.1.4
+pkgver=1.1.6
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=b66ffa8e262507e37fca689822d23430f3357fe8 # tags/v1.1.4
+_commit=a995c1642ee9a59607dccf87758de586b501a800 #refs/tags/v1.1.6^
source=("git+$url#commit=$_commit")
sha256sums=('SKIP')
More information about the arch-commits
mailing list