even more packages
This commit is contained in:
11
packages/ruby.shrap
Normal file
11
packages/ruby.shrap
Normal file
@@ -0,0 +1,11 @@
|
||||
(package
|
||||
(name "ruby")
|
||||
(version "4.0.1")
|
||||
(homepage "https://www.ruby-lang.org/")
|
||||
(dependencies make libopenssl zlib libyaml libffi libgmp)
|
||||
(src (tar
|
||||
(url "https://cache.ruby-lang.org/pub/ruby/4.0/ruby-4.0.1.tar.gz")
|
||||
(dir "ruby-4.0.1")
|
||||
(blake3 "614758d9920d1152b5eeab03d16d50475e38dbe797ae1820898dc90bdfcde775")))
|
||||
(build
|
||||
(configure_make)))
|
||||
Reference in New Issue
Block a user