mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libsigc++3: update to 3.4.0.
This commit is contained in:
parent
df6143ec91
commit
e8f292b399
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libsigc++3'
|
# Template file for 'libsigc++3'
|
||||||
pkgname=libsigc++3
|
pkgname=libsigc++3
|
||||||
version=3.0.7
|
version=3.4.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dmaintainer-mode=false -Dbuild-documentation=false
|
configure_args="-Dmaintainer-mode=false -Dbuild-documentation=false
|
||||||
|
@ -11,7 +11,7 @@ license="LGPL-3.0-only"
|
||||||
homepage="https://libsigcplusplus.github.io/libsigcplusplus/"
|
homepage="https://libsigcplusplus.github.io/libsigcplusplus/"
|
||||||
changelog="https://github.com/libsigcplusplus/libsigcplusplus/blob/master/NEWS"
|
changelog="https://github.com/libsigcplusplus/libsigcplusplus/blob/master/NEWS"
|
||||||
distfiles="${GNOME_SITE}/libsigc++/${version%.*}/libsigc++-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/libsigc++/${version%.*}/libsigc++-${version}.tar.xz"
|
||||||
checksum=bfbe91c0d094ea6bbc6cbd3909b7d98c6561eea8b6d9c0c25add906a6e83d733
|
checksum=02e2630ffb5ce93cd52c38423521dfe7063328863a6e96d41d765a6116b8707e
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
# build static library as well as shared
|
# build static library as well as shared
|
||||||
|
|
Loading…
Add table
Reference in a new issue