Skip to content

cmirror: Update version from 1.2 to 1.3 #2730

Merged
merged 1 commit into from
Aug 24, 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 cmirror.be0
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
#!/usr/bin/env beesh

# BEE_VERSION cmirror-1.2-0
# BEE_VERSION cmirror-1.3-0

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

#SRCURL[0]="https://github.molgen.mpg.de/mariux64/cmirror/archive/refs/tags/${PKGVERSION}.tar.gz cmirror-${PKGVERSION}.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/40d4261f477d56107845e07db880218f/cmirror-1.2.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/1e131eaf6d134ca6d5e27ed312bfc935/cmirror-1.3.tar.gz"

# PATCHURL+=()

Expand Down