mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 09:57:14 +08:00
ruby: update to 2.4.2 to fix security issues.
This commit is contained in:
parent
9b300f14ba
commit
d7967175fc
@ -1,8 +1,8 @@
|
||||
# Contributions from Arch: https://projects.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/ruby
|
||||
|
||||
pkgname=(ruby ruby-docs)
|
||||
pkgver=2.4.0
|
||||
pkgrel=2
|
||||
pkgver=2.4.2
|
||||
pkgrel=1
|
||||
arch=('x86_64')
|
||||
url='http://www.ruby-lang.org/en/'
|
||||
license=(BSD custom)
|
||||
@ -10,7 +10,7 @@ makedepends=(gdbm openssl libffi doxygen graphviz libyaml ttf-dejavu tk)
|
||||
options=(!emptydirs)
|
||||
source=(https://cache.ruby-lang.org/pub/ruby/${pkgver:0:3}/ruby-${pkgver}.tar.xz
|
||||
gemrc)
|
||||
sha1sums=('038804bbd0e77508dd2510b729a9f3b325489b2e'
|
||||
sha1sums=('8373e32c63bba2180799da091b572664aa9faf6f'
|
||||
'0d24837add3d7ddcecd4c565f4a4a180176d9e6d')
|
||||
|
||||
build() {
|
||||
|
Loading…
Reference in New Issue
Block a user