Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
giflib: fix SRCURL
- fixed SRCURL
- be0ified
  • Loading branch information
wwwutz committed Sep 2, 2021
1 parent b8663d6 commit 7ea858c
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 30 deletions.
30 changes: 0 additions & 30 deletions giflib-4.1.6-0.bee

This file was deleted.

24 changes: 24 additions & 0 deletions giflib.be0
@@ -0,0 +1,24 @@
#!/bin/env beesh

# BEE_VERSION giflib-4.1.6-1

# SRCURL[0]="http://downloads.sourceforge.net/giflib/giflib-4.1.6.tar.bz2"
SRCURL[0]="https://beehive.molgen.mpg.de/7125644155ae6ad33dbc9fc15a14735f/giflib-4.1.6.tar.bz2"

# PATCHURL[0]=""

#mee_patch() {
# bee_patch
#}

#mee_configure() {
# bee_configure
#}

#mee_build() {
# bee_build
#}

#mee_install() {
# bee_install
#}

0 comments on commit 7ea858c

Please sign in to comment.