From 51f28baf585362d2ed4ec56b66e3785e0a9922f5 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Mon, 13 Feb 2017 21:20:42 +0100 Subject: [PATCH] libgtop: update to 2.34.2. --- srcpkgs/libgtop/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libgtop/template b/srcpkgs/libgtop/template index 7d3f4177e79..27282895fb4 100644 --- a/srcpkgs/libgtop/template +++ b/srcpkgs/libgtop/template @@ -1,6 +1,6 @@ # Template build file for 'libgtop'. pkgname=libgtop -version=2.34.1 +version=2.34.2 revision=1 build_style=gnu-configure configure_args="--with-libgtop-smp $(vopt_enable gir introspection)" @@ -11,7 +11,7 @@ maintainer="Juan RP " homepage="http://www.gnome.org/" license="LGPL-2.1" distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz" -checksum=c89978a76662b18d392edbe0d1b794f5a9a399a5ccf22a02d5b9e28b5ed609e2 +checksum=268ad1478363e8c0955ea842fa134f6eb88965ab5e03166c20d8df9e7a1f8ef8 # Package build options build_options="gir"