mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/ruby2.7 to 2.7.4
This commit is contained in:
parent
d09067cc94
commit
7b47bed757
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
# - patch to fix running ruby on 32-bit ARM
|
||||
|
||||
pkgname=ruby2.7
|
||||
pkgver=2.7.3
|
||||
pkgver=2.7.4
|
||||
pkgrel=1
|
||||
arch=(x86_64)
|
||||
pkgdesc='An object-oriented language for quick and easy programming, version 2.7'
|
||||
|
@ -21,7 +21,7 @@ makedepends=(tk)
|
|||
options=(!emptydirs)
|
||||
source=(https://cache.ruby-lang.org/pub/ruby/${pkgver:0:3}/ruby-${pkgver}.tar.xz
|
||||
0001-Use-only-unsigned-long-for-rb_serial_t.patch)
|
||||
sha512sums=('b755d418b3bab2f9f6a8893afd13869269f17065643dde78b9e85ae3538a6d0617893db6e9c3908e00a40c7577a5c912a7c822d8f245cdcfb857be76dfb66c1e'
|
||||
sha512sums=('2cbb70ecfdd69120e789023ddb2b25cab0d03bc33fdc367a8f74ca8a3ee785c18c8ded9de3ecee627c7e275ffb85147e6abf921b6a61e31851b37c7fedf45bf9'
|
||||
'ae1a9e00ab3bfb1bf29cda872ddf6d64dd6ec5745bd25f00e3692a1d769dd81bbce8921ed63e0f5776ec3e610655087b739fde26ede9649c6c2e095b27381926')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue