Update package version to 3.4.7
This commit is contained in:
@@ -1,9 +1,30 @@
|
||||
name: ruby
|
||||
description: A dynamic, open source programming language with a focus on simplicity and productivity
|
||||
version: 3.4.6
|
||||
version: 3.4.7
|
||||
revision: 1
|
||||
url: https://www.ruby-lang.org/en/
|
||||
license: BSD-2-Clause
|
||||
architecture: any
|
||||
depends: ["gcc-libs", "gdbm", "glibc", "gmp", "libffi", "libxcrypt", "libyaml", "openssl", "readline", "valgrind", "zlib"]
|
||||
make_depends: ["doxygen","graphviz","rustc", "procps-ng"]
|
||||
type: source
|
||||
depends:
|
||||
- gcc-libs
|
||||
- gdbm
|
||||
- glibc
|
||||
- gmp
|
||||
- libffi
|
||||
- libxcrypt
|
||||
- libyaml
|
||||
- openssl
|
||||
- readline
|
||||
- valgrind
|
||||
- zlib
|
||||
make_depends:
|
||||
- doxygen
|
||||
- graphviz
|
||||
- rustc
|
||||
- procps-ng
|
||||
downloads:
|
||||
- url: https://cache.ruby-lang.org/pub/ruby/${BPM_PKG_VERSION%.*}/ruby-${BPM_PKG_VERSION}.tar.xz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: db425a86f6e07546957578f4946cc700a91e7fd51115a86c56e096f30e0530c7
|
||||
|
||||
Reference in New Issue
Block a user