Skip to content

mxchicken: update to 6.0 #2798

Merged
merged 1 commit into from Dec 1, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions mxchicken.be0
@@ -1,11 +1,11 @@
#!/usr/bin/env beesh

# BEE_VERSION mxchicken-5.0-0
# BEE_VERSION mxchicken-6.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/44a67876df2bcc9912d36ffe08810b7d/mxchicken-5.0.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/51b8cbd6962702991417138ec7969c41/mxchicken-6.0.tar.gz"

# PATCHURL+=()

Expand Down