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

Jan de Groot jgc at archlinux.org
Sun Apr 23 21:03:23 UTC 2017


    Date: Sunday, April 23, 2017 @ 21:03:22
  Author: jgc
Revision: 294267

upgpkg: libcroco 0.6.12+4+g9ad7287-1

Fix CVE-2017-7960, CVE-2017-7961

Modified:
  libcroco/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-23 21:02:00 UTC (rev 294266)
+++ PKGBUILD	2017-04-23 21:03:22 UTC (rev 294267)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=libcroco
-pkgver=0.6.12
+pkgver=0.6.12+4+g9ad7287
 pkgrel=1
 pkgdesc="A CSS parsing library"
 url="https://git.gnome.org/browse/libcroco"
@@ -10,7 +10,7 @@
 depends=(glib2 libxml2)
 makedepends=(intltool git gtk-doc)
 license=(LGPL)
-_commit=0d0162098ac6630113da9e66620ab29459352dd6  # tags/0.6.12^0
+_commit=9ad72875e9f08e4c519ef63d44cdbd94aa9504f7  # master
 source=("git+https://git.gnome.org/browse/libcroco#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list