From b8b60b10cb1dc4536708eb5409036121e829cbc1 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 17 Mar 2014 12:38:45 +0100 Subject: [PATCH] liblogging: update to 1.0.2. --- srcpkgs/liblogging/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/liblogging/template b/srcpkgs/liblogging/template index 36a459eb507..1762bd5e283 100644 --- a/srcpkgs/liblogging/template +++ b/srcpkgs/liblogging/template @@ -1,6 +1,6 @@ # Template file for 'liblogging' pkgname=liblogging -version=1.0.0 +version=1.0.2 revision=1 build_style=gnu-configure configure_args="--disable-static" @@ -10,7 +10,7 @@ maintainer="Juan RP " license="LGPL-2.1" homepage="http://www.liblogging.org/" distfiles="http://download.rsyslog.com/liblogging/${pkgname}-${version}.tar.gz" -checksum=b74b456e21d08465dc5a52b1bbbc6a00caa313186cea4751c6eccf468fc84cfa +checksum=1fecfdc506ee937c21c30d868c76842506dc34ea5eb168b81fd11eb9483e4388 liblogging-devel_package() { depends="${sourcepkg}>=${version}_${revision}"