libsoup: update to 2.70.0.
This commit is contained in:
parent
e2fe4a91c8
commit
e9074c8298
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libsoup'
|
||||
pkgname=libsoup
|
||||
version=2.68.4
|
||||
revision=2
|
||||
version=2.70.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper="gir"
|
||||
configure_args="-Dgssapi=disabled -Dntlm=disabled
|
||||
|
@ -18,7 +18,7 @@ license="LGPL-2.1-or-later"
|
|||
homepage="https://wiki.gnome.org/Projects/libsoup"
|
||||
changelog="https://raw.githubusercontent.com/GNOME/libsoup/gnome-3-36/NEWS"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=2d50b12922cc516ab6a7c35844d42f9c8a331668bbdf139232743d82582b3294
|
||||
checksum=54b020f74aefa438918d8e53cff62e2b1e59efe2de53e06b19a4b07b1f4d5342
|
||||
|
||||
# Package build options
|
||||
build_options="gir vala"
|
||||
|
|
Loading…
Reference in a new issue