Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
barcoded: update 1.0.9 to 1.0.10
- fix wait for automount
  • Loading branch information
wwwutz committed Mar 1, 2022
1 parent 9988fb3 commit 99663f5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions barcoded.be0
@@ -1,9 +1,9 @@
#!/usr/bin/env beesh

# BEE_VERSION barcoded-1.0.9-1
# BEE_VERSION barcoded-1.0.10-1

# /project/barcode/barcoded-1.0.9.tgz
SRCURL[0]="https://beehive.molgen.mpg.de/9ca26ee80a4ddc57b5eef7c34cefc281/barcoded-1.0.9.tgz"
# SRCURL[0]="/project/barcode/barcoded-1.0.10.tgz"
SRCURL[0]="https://beehive.molgen.mpg.de/d975d508e6f220d878c5d4e00019ef0a/barcoded-1.0.10.tgz"

# PATCHURL+=()

Expand Down

0 comments on commit 99663f5

Please sign in to comment.