Skip to content

Commit

Permalink
Merge pull request #2119 from mariux64/update-redis-5.0.7-to-6.2.2
Browse files Browse the repository at this point in the history
Update Redis 5.0.7 to 6.2.2
  • Loading branch information
pmenzel authored Apr 30, 2021
2 parents 306a489 + a28d093 commit 5c3eed4
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions redis.be0
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
#!/usr/bin/env beesh

# BEE_VERSION redis-5.0.7-1

#SRCURL[0]="http://download.redis.io/releases/redis-${PKGVERSION}.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/612ec43075a888bc8b8a7dd8ccb2e0f7/redis-5.0.7.tar.gz"
# BEE_VERSION redis-6.2.2-0

#SRCURL[0]="https://download.redis.io/releases/redis-${PKGVERSION}.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/4a0eba48f521e6b96c8f83ffc1202421/redis-6.2.2.tar.gz"
# PATCHURL+=()

# build_in_sourcedir
Expand Down

0 comments on commit 5c3eed4

Please sign in to comment.