Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

glib*: update to 2.62.1 #15445

Merged
merged 3 commits into from
Oct 15, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/glib-networking/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'glib-networking'
pkgname=glib-networking
version=2.60.3
version=2.62.1
revision=1
build_style=meson
configure_args="-Dinstalled_tests=false -Dgnutls=enabled -Dlibproxy=enabled
Expand All @@ -14,7 +14,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="https://gitlab.gnome.org/GNOME/glib-networking/"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=d50183046a4ff955d8cc7e953067cdfc94f14dbfda3024bf377ff37a3121dcd5
checksum=3c55ae6771ad7a79fa606a834f4686ed555c2774ed6e9ece6f3c0f6a3dab7110
lib32disabled=yes

post_install() {
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/glib/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'glib'
pkgname=glib
version=2.60.6
version=2.62.1
revision=1
build_style=meson
configure_args="-Dfam=false -Dman=true -Dselinux=disabled
Expand All @@ -14,7 +14,7 @@ license="LGPL-2.1-or-later"
homepage="https://wiki.gnome.org/Projects/GLib"
changelog="https://gitlab.gnome.org/GNOME/glib/raw/master/NEWS"
distfiles="${GNOME_SITE}/glib/${version%.*}/glib-${version}.tar.xz"
checksum=ff8fab8d8deaa4fd0536c90f90d9769a09071779c7e6183907f6855645bffb6c
checksum=3dd9024e1d0872a6da7ac509937ccf997161b11d7d35be337c7e829cbae0f9df

build_options="gtk_doc"

Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/glibmm/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'glibmm'
pkgname=glibmm
version=2.60.0
version=2.62.0
revision=1
build_style=gnu-configure
hostmakedepends="glib-devel perl pkg-config"
Expand All @@ -10,7 +10,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="https://www.gtkmm.org"
distfiles="${GNOME_SITE}/glibmm/${version%.*}/glibmm-${version}.tar.xz"
checksum=a3a1b1c9805479a16c0018acd84b3bfff23a122aee9e3c5013bb81231aeef2bc
checksum=36659f13cc73282392d1305858f3bbca46fbd1ce2f078cc9db8b9f79b2e93cfe

glibmm-doc_package() {
archs=noarch
Expand Down