summaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@gmail.com>2013-12-09 14:36:08 +0000
committerCarlo Landmeter <clandmeter@gmail.com>2013-12-09 14:36:22 +0000
commit8861efb99131f8fccb1642495af5d55bf529eabf (patch)
tree144272ff78b496fa1393fe04e7c5c66cfb4b9200 /main
parentb869c4bf4f952c83c14d95abab2a946698459b52 (diff)
downloadaports-8861efb99131f8fccb1642495af5d55bf529eabf.tar.bz2
aports-8861efb99131f8fccb1642495af5d55bf529eabf.tar.xz
main/ruby-mine-types: ruby-mail needs mime-types 1.x
Diffstat (limited to 'main')
-rw-r--r--main/ruby-mime-types/APKBUILD11
1 files changed, 7 insertions, 4 deletions
diff --git a/main/ruby-mime-types/APKBUILD b/main/ruby-mime-types/APKBUILD
index 97eac7b4d..6f76d1e0b 100644
--- a/main/ruby-mime-types/APKBUILD
+++ b/main/ruby-mime-types/APKBUILD
@@ -1,7 +1,10 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
_gemname=mime-types
pkgname=ruby-$_gemname
-pkgver=2.0
+######### ruby gems dependency hell #########
+# ruby-mail needs 1.x version of mime-types #
+#############################################
+pkgver=1.25.1
pkgrel=0
pkgdesc="Ruby library for identification of a file's likely MIME content type"
url="http://mime-types.rubyforge.org/"
@@ -32,6 +35,6 @@ package() {
"$pkgdir"/$_geminstdir/.require_paths
}
-md5sums="7f61ca8dfcb880e7e1e946b8bba86351 mime-types-2.0.gem"
-sha256sums="d3e53ba4162d4ee93ce75e644c7fca5503fad1c512277b9ca80ad43aa8103ae0 mime-types-2.0.gem"
-sha512sums="032e16a4cd0b771e436d74b2134445ceca7f9514794ba309531a6b821049be67b8a94986b71f79ea2d2036d7aa74b438f35c21cc21f5e7eae5be11e0db4aaf5f mime-types-2.0.gem"
+md5sums="54a5c6e16bd0992345f8da6489773167 mime-types-1.25.1.gem"
+sha256sums="88ef3c596481678710ffd4018fa40f1999b02d97babea39682ba7d5badd21f56 mime-types-1.25.1.gem"
+sha512sums="50a79bc0378bb9bf694656b15ac69446447fc863a5a6556e68ad736768627c9f43e59c68b0ed141cee5dbd81a8ccca1a33a61aa01af7d0a5949b00d6edb6525e mime-types-1.25.1.gem"