liblogging: fix homepage=
This commit is contained in:
parent
f98c0c48f1
commit
a650ebd375
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'liblogging'
|
# Template file for 'liblogging'
|
||||||
pkgname=liblogging
|
pkgname=liblogging
|
||||||
version=1.0.6
|
version=1.0.6
|
||||||
revision=1
|
revision=2
|
||||||
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"
|
||||||
short_desc="Easy to use, portable, open source library for system logging"
|
short_desc="Easy to use, portable, open source library for system logging"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="http://www.liblogging.org/"
|
homepage="https://www.rsyslog.com/liblogging"
|
||||||
distfiles="http://download.rsyslog.com/liblogging/${pkgname}-${version}.tar.gz"
|
distfiles="http://download.rsyslog.com/liblogging/${pkgname}-${version}.tar.gz"
|
||||||
checksum=338c6174e5c8652eaa34f956be3451f7491a4416ab489aef63151f802b00bf93
|
checksum=338c6174e5c8652eaa34f956be3451f7491a4416ab489aef63151f802b00bf93
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue