Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #1680 from mariux64/fix-tsm-63201
tsm: fix build
  • Loading branch information
wwwutz committed Feb 10, 2020
2 parents f8e166a + 77c0544 commit 28a8706
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tsm.be0
@@ -1,10 +1,10 @@
#!/usr/bin/env beesh

# BEE_VERSION tsm-6.3.2.0-1
# BEE_VERSION tsm-6.3.2.0-2

# /project/admin/tsm/6.3.2.0-TIV-TSMBAC-LinuxX86.tar
SRCURL[0]="https://beehive.molgen.mpg.de/493a3384e615fb955a02b9e9612dca84/6.3.2.0-TIV-TSMBAC-LinuxX86.tar"
SRCURL[1]="https://beehive.molgen.mpg.de/f2d037e58a5e9104fa93026611f00b83/rpm2cpio.c"
SRCURL[1]="https://beehive.molgen.mpg.de/00d73a88539cc74399b364d1262ee6aa/rpm2cpio.c"

# PATCHURL+=()

Expand Down

0 comments on commit 28a8706

Please sign in to comment.