Skip to content

Commit

Permalink
cmirror: Update version from 1.3 to 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
donald committed Dec 15, 2022
1 parent a42a282 commit 19ad437
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.3-0
# BEE_VERSION cmirror-1.4-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/1e131eaf6d134ca6d5e27ed312bfc935/cmirror-1.3.tar.gz"
#SRCURL[0]="https://github.molgen.mpg.de/mariux64/cmirror/archive/refs/tags/v${PKGVERSION}.tar.gz cmirror-v${PKGVERSION}.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/603fc57b58432cd7bc68f0f34c2a9aba/cmirror-v1.4.tar.gz"

# PATCHURL+=()

Expand Down

0 comments on commit 19ad437

Please sign in to comment.