mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
main/glib: upgrade to 2.80.1
This commit is contained in:
parent
2390245afa
commit
aedbe0c679
@ -3,9 +3,9 @@
|
||||
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
|
||||
# Maintainer: Pablo Correa Gómez <ablocorrea@hotmail.com>
|
||||
pkgname=glib
|
||||
pkgver=2.80.0
|
||||
pkgver=2.80.1
|
||||
_gi_version=1.80.1
|
||||
pkgrel=3
|
||||
pkgrel=0
|
||||
pkgdesc="Common C routines used by Gtk+ and other libs"
|
||||
url="https://developer.gnome.org/glib/"
|
||||
arch="all"
|
||||
@ -54,6 +54,8 @@ source="https://download.gnome.org/sources/glib/${pkgver%.*}/glib-$pkgver.tar.xz
|
||||
replaces="gobject-introspection<1.80.0"
|
||||
|
||||
# secfixes:
|
||||
# 2.80.1-r0:
|
||||
# - CVE-2024-34397
|
||||
# 2.66.6-r0:
|
||||
# - CVE-2021-27219 GHSL-2021-045
|
||||
# 2.62.5-r0:
|
||||
@ -140,7 +142,7 @@ static() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
1514d62aeb4c4a1a1048ae0f84f7db7f0dbf355772b2dadf6a34ec547045b163a5e28331b096e7616fe3c9c19bed98025a0202b05073f5d7ee901d0efaffe143 glib-2.80.0.tar.xz
|
||||
1bdb8ab4002ad77c37cc9f86dbd0e80eba1d8c43830cd69ec289dae6b85b8b7d8bd783cbfdfe129334f75f28f6ffadbf9564234746b53db6c881f2a8684de9c2 glib-2.80.1.tar.xz
|
||||
f45c2c1b105086488d974c6134db9910746df8edb187772f2ecd249656a1047c8ac88ba51f5bf7393c3d99c3ace143ecd09be256c2f4d0ceee110c9ad51a839a gobject-introspection-1.80.1.tar.xz
|
||||
41d23f0797cae11d017f9e9492173f1f68125d99c28416ff2482e3eb81460a9c33cecc2bee806dad1d1da19800d0a90ae43d9a44f5e2864c2cd7c8a704669eb3 alwaysbash.patch
|
||||
744239ea2afb47e15d5d0214c37d7c798edac53797ca3ac14d515aee4cc3999ef9716ba744c64c40198fb259edc922559f77c9051104a568fc8ee4fc790810b1 deprecated-no-warn.patch
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user