mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 10:07:15 +08:00
ruby: update to 2.4.3 to fix security issues.
This commit is contained in:
parent
90a3f60c27
commit
387c7ece27
@ -1,7 +1,7 @@
|
||||
# Contributions from Arch: https://projects.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/ruby
|
||||
|
||||
pkgname=(ruby ruby-docs)
|
||||
pkgver=2.4.2
|
||||
pkgver=2.4.3
|
||||
pkgrel=1
|
||||
arch=('x86_64')
|
||||
url='http://www.ruby-lang.org/en/'
|
||||
@ -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=('8373e32c63bba2180799da091b572664aa9faf6f'
|
||||
sha1sums=('f0a49dddb4e7903a11a80554fd7a317a854cd365'
|
||||
'0d24837add3d7ddcecd4c565f4a4a180176d9e6d')
|
||||
|
||||
build() {
|
||||
|
Loading…
Reference in New Issue
Block a user