Skip to content

Commit

Permalink
Merge pull request #2730 from mariux64/update-cmirror
Browse files Browse the repository at this point in the history
cmirror: Update version from 1.2 to 1.3
donald committed Aug 24, 2022
2 parents eee7619 + 774f3fb commit 1b70094
Showing 1 changed file with 2 additions and 2 deletions.
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+=()

0 comments on commit 1b70094

Please sign in to comment.