[arch-commits] Commit in slirp4netns/trunk (PKGBUILD)

Morten Linderud foxboron at archlinux.org
Thu Dec 3 15:55:15 UTC 2020


    Date: Thursday, December 3, 2020 @ 15:55:15
  Author: foxboron
Revision: 769695

upgpkg: slirp4netns 1.1.8-1

Modified:
  slirp4netns/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-03 15:53:12 UTC (rev 769694)
+++ PKGBUILD	2020-12-03 15:55:15 UTC (rev 769695)
@@ -3,7 +3,7 @@
 
 pkgname=slirp4netns
 pkgdesc='User-mode networking for unprivileged network namespaces'
-pkgver=1.1.7
+pkgver=1.1.8
 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=e62caa08b78f3e662422bd7bfbcd2df3d12dcab1	#refs/tags/v1.1.7^{}
+_commit=d361001f495417b880f20329121e3aa431a8f90f	#refs/tags/v1.1.8^{}
 source=("git+$url#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list