Skip to content

Commit

Permalink
mold: Update version from 1.3.1 to 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenzel committed Sep 12, 2022
1 parent 6465316 commit 226043e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions mold.be0
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
#!/usr/bin/env beesh

# BEE_VERSION mold-1.3.1-0
# BEE_VERSION mold-1.4.2-0

# https://github.com/rui314/mold/
# SRCURL[0]="https://github.com/rui314/mold/archive/refs/tags/v1.3.1.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/caeec8fadaea5fcee6e8783534087275/mold-1.3.1.tar.gz"
# SRCURL[0]="https://github.com/rui314/mold/archive/refs/tags/v1.4.2.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/3a9891b330789fe04fbcced05b5fffe2/mold-1.4.2.tar.gz"

# PATCHURL+=()

Expand Down

0 comments on commit 226043e

Please sign in to comment.