extra/ruby to 2.3.3-1

This commit is contained in:
Kevin Mihelich 2016-11-23 00:54:03 +00:00
parent b8fe4c3cf8
commit 13f287fb36

View file

@ -7,17 +7,17 @@
# - patch to fix running ruby on v5 (#705)
pkgname=(ruby ruby-docs)
pkgver=2.3.2
pkgver=2.3.3
pkgrel=1
arch=(i686 x86_64)
url='http://www.ruby-lang.org/en/'
license=(BSD custom)
makedepends=(gdbm openssl libffi doxygen graphviz libyaml ttf-dejavu tk)
options=(!emptydirs)
source=(http://cache.ruby-lang.org/pub/ruby/${pkgver:0:3}/ruby-${pkgver}.tar.xz
source=(https://cache.ruby-lang.org/pub/ruby/${pkgver:0:3}/ruby-${pkgver}.tar.xz
gemrc
0002-Use-only-unsigned-long-for-rb_serial_t.patch)
sha1sums=('b7c780dbfc34b5baea116504ae700f68c92379a0'
sha1sums=('f2318460606d410e80dd5c82862a93e5736534de'
'dc536754c8fac2c3d82965c5a708cd8f79562d98'
'21a73f5a6009c038c14119864289d79c16545256')