Skip to content

Commit

Permalink
Merge pull request #2609 from mariux64/update-xload-114
Browse files Browse the repository at this point in the history
xload: update 1.1.2 to 1.1.4
  • Loading branch information
wwwutz authored Apr 8, 2022
2 parents 929d067 + 9b6e666 commit 80b166d
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 83 deletions.
83 changes: 0 additions & 83 deletions xload-1.1.2-0.bee

This file was deleted.

32 changes: 32 additions & 0 deletions xload.be0
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
#!/usr/bin/env beesh

# BEE_VERSION xload-1.1.4-0

#SRCURL[0]="http://xorg.freedesktop.org/releases/individual/app/xload-${PKGVERSION}.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/fc1df3d413083ee860536989ffebba7c/xload-1.1.4.tar.xz"

# PATCHURL+=()

# build_in_sourcedir

# sourcesubdir_append src

#mee_extract() {
# bee_extract "${@}"
#}

#mee_patch() {
# bee_patch "${@}"
#}

#mee_configure() {
# bee_configure
#}

#mee_build() {
# bee_build
#}

#mee_install() {
# bee_install
#}

0 comments on commit 80b166d

Please sign in to comment.