libsoup: update to 2.62.3.
This commit is contained in:
parent
36b347fabe
commit
eaf2526b57
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libsoup'
|
# Template file for 'libsoup'
|
||||||
pkgname=libsoup
|
pkgname=libsoup
|
||||||
version=2.62.2
|
version=2.62.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-tls-check --disable-static
|
configure_args="--disable-tls-check --disable-static
|
||||||
|
@ -12,10 +12,10 @@ depends="glib-networking"
|
||||||
short_desc="HTTP library implementation in C"
|
short_desc="HTTP library implementation in C"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
#changelog="https://raw.githubusercontent.com/GNOME/libsoup/gnome-3-28/NEWS"
|
|
||||||
homepage="https://wiki.gnome.org/Projects/libsoup"
|
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"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=9e536fe3da60b25d2c63addb84a9d5072d00b0d8b8cbeabc629a6bcd63f879b6
|
checksum=d312ade547495c2093ff8bda61f9b9727a98cfdae339f3263277dd39c0451172
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue