Skip to content

Commit

Permalink
Merge pull request #2826 from mariux64/update-progress-0166
Browse files Browse the repository at this point in the history
progress: update to 0.16_p6
  • Loading branch information
wwwutz authored Jan 13, 2023
2 parents 353a71c + c5120ed commit 323f40f
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions progress.be0
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
#!/usr/bin/env beesh

# BEE_VERSION progress-0.15-0
# BEE_VERSION progress-0.16.6-0

# SRCURL[0]="https://github.com/Xfennec/progress/archive/v${PKGVERSION}.tar.gz progress-${PKGVERSION}.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/a2dbd6896e30731697da3b8e310f8cbe/progress-0.15.tar.gz"

# vgmoose supports max pid configured
# bee download https://github.com/vgmoose/progress.git
SRCURL[0]="https://beehive.molgen.mpg.de/fb0bd5b78f56647a67a02373e79be8db/progress-0.16_p6_75c2a86.tar.bz2"

# PATCHURL+=()

Expand Down Expand Up @@ -34,7 +37,3 @@ mee_configure() {
#mee_install() {
# bee_install
#}

#mee_install_post() {
# exit
#}

0 comments on commit 323f40f

Please sign in to comment.