mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/ruby2.3 to 2.3.7-1
This commit is contained in:
parent
1871ac5187
commit
9884aa1538
1 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@
|
|||
|
||||
_rubyver=2.3
|
||||
pkgname=ruby2.3
|
||||
pkgver=2.3.6
|
||||
pkgver=2.3.7
|
||||
pkgdesc='An object-oriented language for quick and easy programming'
|
||||
pkgrel=1
|
||||
arch=(x86_64)
|
||||
|
@ -23,7 +23,7 @@ makedepends=(gdbm openssl-1.0 libffi doxygen graphviz libyaml ttf-dejavu tk)
|
|||
options=(!emptydirs)
|
||||
source=(https://cache.ruby-lang.org/pub/ruby/${pkgver:0:3}/ruby-${pkgver}.tar.xz
|
||||
0002-Use-only-unsigned-long-for-rb_serial_t.patch)
|
||||
sha512sums=('a09c8715097d16190ee17ee39e7a74438cefc9013add350217b7e3fb4d60aa9dcb30595adf832b0d67a5c45b1fe9d4effb767c995af2759420859f8d763c693a'
|
||||
sha512sums=('fd91c8db3d3aa4cc962a62f27b4d1a71f6b5567ab836e6dbfbbb1553eb269d11e12faf9e36af6c489c33b54fd89dab99bfe81a563158b704877f0628d6f5bc5a'
|
||||
'5b3a73b66ed35eb25997109076ec3146ff5f7f843b2e39e7a15b32349c3b38c6035668e8b5d6dd94d97030dea52187e481e8ccdcb6bfc7a79bb12043a322711e')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue