libsoup: update to 2.66.2.

This commit is contained in:
Enno Boland 2019-08-11 15:35:52 +02:00
parent 5061d70445
commit 8e8c57d9ec
No known key found for this signature in database
GPG Key ID: D09964719BDE9971
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'libsoup'
pkgname=libsoup
version=2.66.1
revision=2
version=2.66.2
revision=1
build_style=meson
build_helper="gir"
configure_args="-Dgssapi=false -Dintrospection=$(vopt_if gir true false)
@ -16,7 +16,7 @@ license="LGPL-2.1-or-later"
homepage="https://wiki.gnome.org/Projects/libsoup"
changelog="https://raw.githubusercontent.com/GNOME/libsoup/gnome-3-28/NEWS"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=4a2cb6c1174540af13661636035992c2b179dfcb39f4d3fa7bee3c7e355c43ff
checksum=bd2ea602eba642509672812f3c99b77cbec2f3de02ba1cc8cb7206bf7de0ae2a
# Package build options
build_options="gir vala"