Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
imlib2: update 1.4.3 to 1.7.4
- update
- be0ify
- fixed SRCURL
  • Loading branch information
wwwutz committed Sep 30, 2021
1 parent 389670f commit 17233b3
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 30 deletions.
30 changes: 0 additions & 30 deletions imlib2-1.4.3-0.bee

This file was deleted.

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

# BEE_VERSION imlib2-1.7.4-0

# SRCURL[0]="http://downloads.sourceforge.net/enlightenment/imlib2-${PKGVERSION}.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/8a78944805534600171c202fd5b625a5/imlib2-1.7.4.tar.gz"

# PATCHURL[0]=""

#mee_patch() {
# bee_patch
#}

#mee_configure() {
# bee_configure
#}

#mee_build() {
# bee_build
#}

#mee_install() {
# bee_install
#}

0 comments on commit 17233b3

Please sign in to comment.