aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2019-01-16 13:52:00 +0100
committerJakub Jirutka <jakub@jirutka.cz>2019-01-16 13:52:25 +0100
commitd98c267412973faa06a49864dc8b24d5db503403 (patch)
treecc9c1bf4a999a60c0299a819c80af6953a1963ae /community
parent32e9ffed54dc0b6ba9324eb78a18ea19a215d3ad (diff)
downloadaports-d98c267412973faa06a49864dc8b24d5db503403.tar.bz2
aports-d98c267412973faa06a49864dc8b24d5db503403.tar.xz
community/ruby-rake-compiler: upgrade to 1.0.7
Diffstat (limited to 'community')
-rw-r--r--community/ruby-rake-compiler/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/ruby-rake-compiler/APKBUILD b/community/ruby-rake-compiler/APKBUILD
index 805b43a14a..bb7da48d9d 100644
--- a/community/ruby-rake-compiler/APKBUILD
+++ b/community/ruby-rake-compiler/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=ruby-rake-compiler
_gemname=${pkgname#ruby-}
-pkgver=1.0.5
+pkgver=1.0.7
pkgrel=0
pkgdesc="Provide a standard and simplified way to build and package Ruby extensions"
url="https://github.com/rake-compiler/rake-compiler"
@@ -42,5 +42,5 @@ package() {
rm -r cache build_info doc
}
-sha512sums="e1d7016600d2acf0203891c52d836b85b835ddd5eff58b4b6679440d467a100f2d9ea35dc58bde0bcd03852790d439d3c8e44111a66640e85b11ae95c896e6b9 ruby-rake-compiler-1.0.5.tar.gz
+sha512sums="fa901f5cc48891f07bd8d9a27cf4e745e87d5a667dbee0c9f4b43f9564fdfe3067b9c658f10ea8bcacd32ea7320a542ef0fca9373147057472f5572a4a4c5268 ruby-rake-compiler-1.0.7.tar.gz
e68672541d62898bc72fb7e40f16bc75ed1d46eabedd18da60a6f0673d67bf63d990e191fb41d6034e3f6361662807030cbd8f0c817223a5d03c46a3a664f855 gemfile-remove-unwanted-files.patch"