aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2019-12-26 10:54:17 +0100
committerJakub Jirutka <jakub@jirutka.cz>2019-12-26 11:19:05 +0100
commit37af05a6e3a8ff06fdeec849748e7e67060fdaa8 (patch)
treed52ad3ff5dc578f021cf9b950cbf747460e54c3b /community
parent2f57cc0fbd8cc115af5f5f913aba6954ddbdc25e (diff)
downloadaports-37af05a6e3a8ff06fdeec849748e7e67060fdaa8.tar.bz2
aports-37af05a6e3a8ff06fdeec849748e7e67060fdaa8.tar.xz
community/mruby: upgrade to 2.1.0
Diffstat (limited to 'community')
-rw-r--r--community/mruby/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/mruby/APKBUILD b/community/mruby/APKBUILD
index 8e62a6268e..d8f4e8b13a 100644
--- a/community/mruby/APKBUILD
+++ b/community/mruby/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=mruby
-pkgver=2.0.1
+pkgver=2.1.0
pkgrel=0
pkgdesc="Lightweight Ruby"
url="http://mruby.org"
@@ -39,5 +39,5 @@ tools() {
&& mv "$subpkgdir"/usr/bin/mruby "$pkgdir"/usr/bin/
}
-sha512sums="74403f928c5af52c615ee2490b0aa685b4d62238f3da3778b3e44748e523e1916f110b42f2e73729be24d561b89a9ae498ff32f549ebe241e97a70d83cf39ded mruby-2.0.1.tar.gz
+sha512sums="da28b5a078e121c75edf62fc68fad6d5810212bd53a3424d4f585ffe5bbd09f652393ffea0f4b3ddd802e5fe178554dc67040c39c9d5069bdfad4ef22ead7e8d mruby-2.1.0.tar.gz
9c51108d9766e3e3129ac89d76fc7dcc797b206bcc5660d60e89426adb93707fcf5acdffb24cd3438b3eabfcc02e3767a17e9233c25e0762ebe2ddab9f159252 build_config.rb"