log4cplus: update to 2.0.6
This commit is contained in:
parent
f1bfd41917
commit
88f6a89beb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'log4cplus'
|
# Template file for 'log4cplus'
|
||||||
pkgname=log4cplus
|
pkgname=log4cplus
|
||||||
version=2.0.5
|
version=2.0.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-working-locale"
|
configure_args="--with-working-locale"
|
||||||
|
@ -10,7 +10,7 @@ license="Apache-2.0"
|
||||||
homepage="https://github.com/log4cplus/log4cplus"
|
homepage="https://github.com/log4cplus/log4cplus"
|
||||||
#changelog="https://raw.githubusercontent.com/log4cplus/log4cplus/master/ChangeLog"
|
#changelog="https://raw.githubusercontent.com/log4cplus/log4cplus/master/ChangeLog"
|
||||||
distfiles="https://github.com/log4cplus/log4cplus/releases/download/REL_${version//./_}/log4cplus-${version}.tar.xz"
|
distfiles="https://github.com/log4cplus/log4cplus/releases/download/REL_${version//./_}/log4cplus-${version}.tar.xz"
|
||||||
checksum=6046f0867ce4734f298418c7b7db0d35c27403090bb751d98e6e76aa4935f1af
|
checksum=73519a5e47c40cf375aa6cd28a703b01908b5dcd3f4cb4290db2fef237c8180c
|
||||||
|
|
||||||
log4cplus-devel_package() {
|
log4cplus-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Reference in a new issue