Skip to content

Commit

Permalink
Merge pull request #2377 from mariux64/update-imlib2-174
Browse files Browse the repository at this point in the history
imlib2: update 1.4.3 to 1.7.4
  • Loading branch information
wwwutz authored Oct 1, 2021
2 parents a249996 + 17233b3 commit 5738fb1
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
Original file line number Diff line number Diff line change
@@ -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 5738fb1

Please sign in to comment.