glib => 2.76.3 (#8409)

This commit is contained in:
Satadru Pramanik, DO, MPH, MEng
2023-06-19 09:36:18 -04:00
committed by GitHub
parent 1e7a046803
commit 9168f31358
4 changed files with 30 additions and 30 deletions

View File

@@ -3,23 +3,23 @@ require 'package'
class Glib < Package
description 'GLib provides the core application building blocks for libraries and applications written in C.'
homepage 'https://developer.gnome.org/glib'
version '2.76.2'
version '2.76.3'
license 'LGPL-2.1'
compatibility 'all'
source_url 'https://gitlab.gnome.org/GNOME/glib.git'
git_hashtag version
binary_url({
aarch64: 'https://gitlab.com/api/v4/projects/26210301/packages/generic/glib/2.76.2_armv7l/glib-2.76.2-chromeos-armv7l.tar.zst',
armv7l: 'https://gitlab.com/api/v4/projects/26210301/packages/generic/glib/2.76.2_armv7l/glib-2.76.2-chromeos-armv7l.tar.zst',
i686: 'https://gitlab.com/api/v4/projects/26210301/packages/generic/glib/2.76.2_i686/glib-2.76.2-chromeos-i686.tar.zst',
x86_64: 'https://gitlab.com/api/v4/projects/26210301/packages/generic/glib/2.76.2_x86_64/glib-2.76.2-chromeos-x86_64.tar.zst'
aarch64: 'https://gitlab.com/api/v4/projects/26210301/packages/generic/glib/2.76.3_armv7l/glib-2.76.3-chromeos-armv7l.tar.zst',
armv7l: 'https://gitlab.com/api/v4/projects/26210301/packages/generic/glib/2.76.3_armv7l/glib-2.76.3-chromeos-armv7l.tar.zst',
i686: 'https://gitlab.com/api/v4/projects/26210301/packages/generic/glib/2.76.3_i686/glib-2.76.3-chromeos-i686.tar.zst',
x86_64: 'https://gitlab.com/api/v4/projects/26210301/packages/generic/glib/2.76.3_x86_64/glib-2.76.3-chromeos-x86_64.tar.zst'
})
binary_sha256({
aarch64: '618131b5da6636c5425072b53f6ad06ac20ae7b490fc7e53338eb013065e6a7f',
armv7l: '618131b5da6636c5425072b53f6ad06ac20ae7b490fc7e53338eb013065e6a7f',
i686: '395166d4edbea1454bb96e9f3219d854fe3fada815460a2325f3690f6bd7ea9f',
x86_64: '09532329c05bc5cadca4860d44de3a7c12930d18857396d1eeef4cc4fc61c17c'
aarch64: 'ea45ec63316031319b99b8e66228574c360a188a9b0a2e386d1be7083baced42',
armv7l: 'ea45ec63316031319b99b8e66228574c360a188a9b0a2e386d1be7083baced42',
i686: '924fed84893dcf1022a0d9e502f745bd342f8bfada90862363565cbff7b0741d',
x86_64: '692f4b1cbc1571268f7b84f800de561f638419a387b8b159b8ad1c3aeec7f7aa'
})
depends_on 'elfutils' # R