aboutsummaryrefslogtreecommitdiffstats
path: root/main/cogl
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-11-16 14:06:15 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2015-11-16 14:06:15 +0000
commit8ec3890b1bdb00fe36bf51b7e84f651d2af67477 (patch)
tree0644f70f9f3b7f9068617a1b6079f75b8093e208 /main/cogl
parent6d609cbf93eb119011771914f80d435a39d524ad (diff)
downloadaports-8ec3890b1bdb00fe36bf51b7e84f651d2af67477.tar.bz2
aports-8ec3890b1bdb00fe36bf51b7e84f651d2af67477.tar.xz
main/cogl: upgrade to 1.22.0
Diffstat (limited to 'main/cogl')
-rw-r--r--main/cogl/APKBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/main/cogl/APKBUILD b/main/cogl/APKBUILD
index b953610dfe..ac267bd962 100644
--- a/main/cogl/APKBUILD
+++ b/main/cogl/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=cogl
-pkgver=1.20.0
-pkgrel=1
+pkgver=1.22.0
+pkgrel=0
pkgdesc="An object oriented GL/GLES Abstraction/Utility Layer"
url="http://www.clutter-project.org/"
arch="all"
@@ -50,6 +50,6 @@ package() {
make DESTDIR="$pkgdir" install || return 1
}
-md5sums="5b28897194d9ff76a574a9493d1f7ee0 cogl-1.20.0.tar.xz"
-sha256sums="729e35495829e7d31fafa3358e47b743ba21a2b08ff9b6cd28fb74c0de91192b cogl-1.20.0.tar.xz"
-sha512sums="a7c50072ef5660a4fff8d3843ede86178e5c4bcc635eb24c1e16f73422f57596b91a2c78a73a5e01f6f4b9c96509c7c648729f748b2fec4b8ad0f332cd5e0bd1 cogl-1.20.0.tar.xz"
+md5sums="ab684ec96848d79d22757fb3064820c8 cogl-1.22.0.tar.xz"
+sha256sums="689dfb5d14fc1106e9d2ded0f7930dcf7265d0bc84fa846b4f03941633eeaa91 cogl-1.22.0.tar.xz"
+sha512sums="b19edced4282bd2b828357391fd6175feb483acfec87e344b7719215924dc8996dc8162d7b39d62a108d4f3ebd426caeefeab4e16b6c1962cc3383c239d6c359 cogl-1.22.0.tar.xz"