Skip to content

Commit

Permalink
redis: Update version from 7.0.4 to 7.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenzel committed Sep 22, 2022
1 parent 3206e87 commit 7bf0630
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 7bf0630

Please sign in to comment.