libsigc++3: update to 3.4.0.
This commit is contained in:
parent
df6143ec91
commit
e8f292b399
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libsigc++3'
|
||||
pkgname=libsigc++3
|
||||
version=3.0.7
|
||||
version=3.4.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dmaintainer-mode=false -Dbuild-documentation=false
|
||||
|
@ -11,7 +11,7 @@ license="LGPL-3.0-only"
|
|||
homepage="https://libsigcplusplus.github.io/libsigcplusplus/"
|
||||
changelog="https://github.com/libsigcplusplus/libsigcplusplus/blob/master/NEWS"
|
||||
distfiles="${GNOME_SITE}/libsigc++/${version%.*}/libsigc++-${version}.tar.xz"
|
||||
checksum=bfbe91c0d094ea6bbc6cbd3909b7d98c6561eea8b6d9c0c25add906a6e83d733
|
||||
checksum=02e2630ffb5ce93cd52c38423521dfe7063328863a6e96d41d765a6116b8707e
|
||||
|
||||
pre_configure() {
|
||||
# build static library as well as shared
|
||||
|
|
Loading…
Reference in New Issue