mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/ruby: fix checksums
This commit is contained in:
parent
c10b921b00
commit
9f053fa326
1 changed files with 3 additions and 3 deletions
|
@ -20,9 +20,9 @@ options=('!emptydirs' '!makeflags' 'staticlibs')
|
|||
source=("http://cache.ruby-lang.org/pub/ruby/${pkgver:0:3}/ruby-${pkgver}.tar.xz"
|
||||
'gemrc'
|
||||
'0002-Use-only-unsigned-long-for-rb_serial_t.patch')
|
||||
md5sums=('d4e5447f0f6a5fda206cdadbfda470b97943ea7a'
|
||||
'6fb8e7a09955e0f64be3158fb4a27e7a'
|
||||
'f6f9c200c5e9afc4d5b21575da4821a2')
|
||||
sha1sums=('d4e5447f0f6a5fda206cdadbfda470b97943ea7a'
|
||||
'de4b760b7e2cd9af88ca67536ce37b950f1ee514'
|
||||
'21a73f5a6009c038c14119864289d79c16545256')
|
||||
|
||||
build() {
|
||||
cd ruby-${pkgver}
|
||||
|
|
Loading…
Reference in a new issue