diff options
author | Rasmus Thomsen <oss@cogitri.dev> | 2020-10-03 18:22:03 +0200 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2020-10-03 17:26:49 +0000 |
commit | 069f106e5ae44d5c31fda2f9f1db436a7ac53896 (patch) | |
tree | 58853fe12e480d8356c6cd52b4642588d013c89f | |
parent | 1e1b035f99ffd663737d181b04aa2298a4756f8d (diff) | |
download | aports-069f106e5ae44d5c31fda2f9f1db436a7ac53896.tar.gz aports-069f106e5ae44d5c31fda2f9f1db436a7ac53896.tar.bz2 aports-069f106e5ae44d5c31fda2f9f1db436a7ac53896.tar.xz |
main/gobject-introspection: upgrade to 1.66.1
-rw-r--r-- | main/gobject-introspection/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/gobject-introspection/APKBUILD b/main/gobject-introspection/APKBUILD index fe2d7efed80..34777487919 100644 --- a/main/gobject-introspection/APKBUILD +++ b/main/gobject-introspection/APKBUILD @@ -2,7 +2,7 @@ # Contributor: Natanael Copa <ncopa@alpinelinux.org> # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gobject-introspection -pkgver=1.66.0 +pkgver=1.66.1 pkgrel=0 pkgdesc="Introspection system for GObject-based libraries" url="https://wiki.gnome.org/action/show/Projects/GObjectIntrospection" @@ -39,5 +39,5 @@ dev() { replaces="gobject-introspection" } -sha512sums="ff69514cc6b1dfbeafb488c1a3c1328cb222d4ab8c644e7f84c62cde8529b6e2dcf21c3a903684a837c5841f6ccf47eb179881eb1cba08cdc0ec7a352fafeee0 gobject-introspection-1.66.0.tar.xz +sha512sums="ea1e20cd94ff8af3572f417f35e96648ffc3e94a91d4e4c81adf99bb0f408ac21ecf40990f9dbd5f2e0f4e83360286ca5db88dbc45bd59289596a324acf7df3d gobject-introspection-1.66.1.tar.xz a55df8fbb8d27d073bbab7e3bd2ca5e272c3fca2a3e144207d4cac06dd90f51443373b077fa64543887e2d5da4bc017bd5245473b83dd0ed551a5a437eec9241 musl-time64.patch" |