Skip to content

Commit

Permalink
ruby: update 2.5.8 to 2.6.9
Browse files Browse the repository at this point in the history
- update, yeah!
- meh.
  • Loading branch information
wwwutz committed Dec 15, 2021
1 parent 70a2aed commit 7cae139
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ruby.be0
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#!/usr/bin/env beesh

# BEE_VERSION ruby-2.5.8-0
# BEE_VERSION ruby-2.6.9-0

# SRCURL[0]="https://cache.ruby-lang.org/pub/ruby/${PKGVERSION[2]}/ruby-${PKGVERSION}.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/0382922b70c8947daf09745d7fcc53d6/ruby-2.5.8.tar.xz"
#SRCURL[0]="https://cache.ruby-lang.org/pub/ruby/${PKGVERSION[2]}/ruby-${PKGVERSION}.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/ddc24495adaf215c8ee40630b4a55041/ruby-2.6.9.tar.bz2"

# PATCHURL+=()

Expand Down

0 comments on commit 7cae139

Please sign in to comment.