libsoup: update to 2.62.3.

This commit is contained in:
prspkt 2018-08-10 17:57:24 +03:00 committed by maxice8
parent 36b347fabe
commit eaf2526b57
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libsoup'
pkgname=libsoup
version=2.62.2
version=2.62.3
revision=1
build_style=gnu-configure
configure_args="--disable-tls-check --disable-static
@ -12,10 +12,10 @@ depends="glib-networking"
short_desc="HTTP library implementation in C"
maintainer="Enno Boland <gottox@voidlinux.eu>"
license="LGPL-2.1-or-later"
#changelog="https://raw.githubusercontent.com/GNOME/libsoup/gnome-3-28/NEWS"
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=9e536fe3da60b25d2c63addb84a9d5072d00b0d8b8cbeabc629a6bcd63f879b6
checksum=d312ade547495c2093ff8bda61f9b9727a98cfdae339f3263277dd39c0451172
# Package build options
build_options="gir"