mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
log4cplus: update to 2.0.1.
Closes #14900. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
0897a07bb1
commit
07904f395b
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'log4cplus'
|
# Template file for 'log4cplus'
|
||||||
pkgname=log4cplus
|
pkgname=log4cplus
|
||||||
version=2.0.0
|
version=2.0.1
|
||||||
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=8c85e769c3dbec382ed4db91f15e5bc24ba979f810262723781f2fc596339bf4
|
checksum=813580059fd91260376e411b3e09c740aa86dedc5f6a0bd975b9b39d5c4370e6
|
||||||
|
|
||||||
# Reduce log spamming for deprecated auto_ptr
|
# Reduce log spamming for deprecated auto_ptr
|
||||||
# CXXFLAGS="-Wno-deprecated-declarations"
|
# CXXFLAGS="-Wno-deprecated-declarations"
|
||||||
|
|
1
srcpkgs/log4cplus/update
Normal file
1
srcpkgs/log4cplus/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
site='https://github.com/log4cplus/log4cplus/releases'
|
Loading…
Add table
Reference in a new issue