liblogging: update to 1.0.6.
This commit is contained in:
parent
706da1f6d6
commit
d398c84d1b
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'liblogging'
|
||||
pkgname=liblogging
|
||||
version=1.0.5
|
||||
revision=2
|
||||
version=1.0.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --disable-journal"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="LGPL-2.1"
|
||||
homepage="http://www.liblogging.org/"
|
||||
distfiles="http://download.rsyslog.com/liblogging/${pkgname}-${version}.tar.gz"
|
||||
checksum=310dc1691279b7a669d383581fe4b0babdc7bf75c9b54a24e51e60428624890b
|
||||
checksum=338c6174e5c8652eaa34f956be3451f7491a4416ab489aef63151f802b00bf93
|
||||
|
||||
liblogging-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue