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