aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-08-17 09:40:09 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-08-17 09:40:09 +0000
commitfb0ab4d7d23497e8ae448fe2bdcd3911c6589a02 (patch)
tree4eb8a12929785e97cfebc3f985859251cad9d1a4
parent74bb8ece11953b2cb75b86c3f5edc08c5122a0bf (diff)
downloadalpine_aports-fb0ab4d7d23497e8ae448fe2bdcd3911c6589a02.tar.bz2
alpine_aports-fb0ab4d7d23497e8ae448fe2bdcd3911c6589a02.tar.xz
alpine_aports-fb0ab4d7d23497e8ae448fe2bdcd3911c6589a02.zip
main/glib: upgrade to 2.28.8
-rw-r--r--main/glib/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/glib/APKBUILD b/main/glib/APKBUILD
index c74a8e58fa..8c625e20ca 100644
--- a/main/glib/APKBUILD
+++ b/main/glib/APKBUILD
@@ -1,7 +1,7 @@
1# Maintainer: Natanael Copa <ncopa@alpinelinux.org> 1# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
2pkgname=glib 2pkgname=glib
3pkgver=2.28.0 3pkgver=2.28.8
4pkgrel=1 4pkgrel=0
5pkgdesc="Common C routines used by Gtk+ and other libs" 5pkgdesc="Common C routines used by Gtk+ and other libs"
6url="http://www.gtk.org" 6url="http://www.gtk.org"
7arch="all" 7arch="all"
@@ -45,4 +45,4 @@ dev() {
45 "$subpkgdir"/usr/bin/ 45 "$subpkgdir"/usr/bin/
46} 46}
47 47
48md5sums="51dbe36bc03a29a1f9bf6b74fb4a6926 glib-2.28.0.tar.bz2" 48md5sums="789e7520f71c6a4bf08bc683ec764d24 glib-2.28.8.tar.bz2"