Skip to content

Commit

Permalink
Merge pull request #2749 from mariux64/update-redis-from-7.0.4-to-7.0.5
Browse files Browse the repository at this point in the history
Update Redis from 7.0.4 to 7.0.5
  • Loading branch information
pmenzel authored Oct 5, 2022
2 parents 7b73669 + 7bf0630 commit cacc935
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions redis.be0
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#!/usr/bin/env beesh

# BEE_VERSION redis-7.0.4-0
# BEE_VERSION redis-7.0.5-0

#SRCURL[0]="https://download.redis.io/releases/redis-${PKGVERSION}.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/02ced01528cf578af926c3d2ae2923e0/redis-7.0.4.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/07c27b14d1daa68624dbe16cb25f174c/redis-7.0.5.tar.gz"

# PATCHURL+=()

Expand Down

0 comments on commit cacc935

Please sign in to comment.