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}"