mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-30 21:12:27 +01:00
main/gobject-introspection: upgrade to 1.62.0
This commit is contained in:
parent
ff50d0f90b
commit
3962cfe3cb
@ -2,7 +2,7 @@
|
||||
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
|
||||
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
|
||||
pkgname=gobject-introspection
|
||||
pkgver=1.60.2
|
||||
pkgver=1.62.0
|
||||
pkgrel=0
|
||||
pkgdesc="Introspection system for GObject-based libraries"
|
||||
url="https://wiki.gnome.org/action/show/Projects/GObjectIntrospection"
|
||||
@ -13,7 +13,7 @@ makedepends="$depends_dev glib-dev libffi-dev flex bison python3-dev meson"
|
||||
subpackages="$pkgname-doc $pkgname-dev"
|
||||
replaces="libgirepository"
|
||||
checkdepends="sed"
|
||||
source="https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz"
|
||||
source="https://download.gnome.org/sources/gobject-introspection/${pkgver%.*}/gobject-introspection-$pkgver.tar.xz"
|
||||
|
||||
build() {
|
||||
meson \
|
||||
@ -43,4 +43,4 @@ dev() {
|
||||
replaces="gobject-introspection"
|
||||
}
|
||||
|
||||
sha512sums="8e8c1c3a025cb6c18933302ada8cce7c4826f22eef791c80a97abb28379239f8d99312e1237bcea1060f4d5cf65441909b9da434561982209bb4976b1f22529e gobject-introspection-1.60.2.tar.xz"
|
||||
sha512sums="b460a95fd7a323e9b0c9a45e680ebe98bbae7632abfa53b3e0b0ec050775cab17dde693314d6d4f8e93614c32b5587f8ce0b4a4c9ee9ba46c029ce029014e638 gobject-introspection-1.62.0.tar.xz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user