mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
glib-networking: update to 2.60.1.
This commit is contained in:
parent
89dece8dc4
commit
aaf6f8f39e
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'glib-networking'
|
# Template file for 'glib-networking'
|
||||||
pkgname=glib-networking
|
pkgname=glib-networking
|
||||||
version=2.60.0.1
|
version=2.60.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dinstalled_tests=false -Dgnutls=enabled -Dlibproxy=enabled
|
configure_args="-Dinstalled_tests=false -Dgnutls=enabled -Dlibproxy=enabled
|
||||||
|
@ -14,8 +14,8 @@ short_desc="Network-related giomodules for glib"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://gitlab.gnome.org/GNOME/glib-networking/"
|
homepage="https://gitlab.gnome.org/GNOME/glib-networking/"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=674e8b062c0639c274848d40b8308f8fb2ecd8b82e7eb6fe805d1aca7deb983c
|
checksum=d71c6b2faa5ac29100314f08a1be020a2afd0291f025614c0af0d17b14435d92
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue