[arch-commits] Commit in libslirp/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Wed Dec 2 17:26:15 UTC 2020
Date: Wednesday, December 2, 2020 @ 17:26:15
Author: foxboron
Revision: 769219
upgpkg: libslirp 4.4.0-1
Modified:
libslirp/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-02 17:25:21 UTC (rev 769218)
+++ PKGBUILD 2020-12-02 17:26:15 UTC (rev 769219)
@@ -2,7 +2,7 @@
# Maintainer: Morten Linderud <foxboron at archlinux.org>
pkgname=libslirp
-pkgver=4.3.1
+pkgver=4.4.0
pkgrel=1
pkgdesc='General purpose TCP-IP emulator'
arch=(x86_64)
@@ -10,7 +10,7 @@
license=(BSD MIT)
depends=(glib2)
makedepends=(git meson)
-_commit=a62d36734ffe9828d0f70df1b3898a3b4fbda755 # tags/v4.3.1
+_commit=92413be68914f8cae2f5bad4bf3ab8491dcbc5d7 #refs/tags/v4.4.0^{}
source=("git+$url#commit=$_commit")
md5sums=('SKIP')
More information about the arch-commits
mailing list