Skip to content

Commit

Permalink
Merge pull request #2793 from mariux64/update-mxchicken-5.0
Browse files Browse the repository at this point in the history
mxchicken: update to 5.0
  • Loading branch information
wwwutz authored Nov 29, 2022
2 parents af96b9e + 3f6ba21 commit 4245b9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mxchicken.be0
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
#!/usr/bin/env beesh

# BEE_VERSION mxchicken-4.0-0
# BEE_VERSION mxchicken-5.0-0

# more info: https://github.molgen.mpg.de/mariux64/mxchicken

#SRCURL[0]="https://github.molgen.mpg.de/mariux64/mxchicken/archive/refs/tags/${PKGVERSION}.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/fb21af28bda0665a2d429df47e8b4249/4.0.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/44a67876df2bcc9912d36ffe08810b7d/mxchicken-5.0.tar.gz"

# PATCHURL+=()

Expand Down

0 comments on commit 4245b9e

Please sign in to comment.