ruby: Update to 2.2.1

This commit is contained in:
Alexpux
2015-03-02 15:48:52 +03:00
parent aa3b223f6d
commit d342a930ac

View File

@@ -2,7 +2,7 @@
_realname=ruby
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=2.2.0
pkgver=2.2.1
pkgrel=1
pkgdesc="An object-oriented language for quick and easy programming (mingw-w64)"
arch=('any')
@@ -21,7 +21,7 @@ source=("http://cache.ruby-lang.org/pub/ruby/${pkgver%.*}/ruby-${pkgver}.tar.bz2
0001-mingw-w64-time-functions.patch
0002-use-gnu-printf.patch
0003-fix-check-types.patch)
md5sums=('d03cd4690fec1fff81d096d1c1255fde'
md5sums=('06973777736d8e6bdad8dcaa469a9da3'
'4256c35613e6dc15c164015ae8977d4a'
'6d54f98b9e3a0d0077e9348dc7f69482'
'f9170e918fa7b7118d241d238d7a0e3b')