Skip to content

Commit

Permalink
xfontsel: update 1.0.3 to 1.1.1
Browse files Browse the repository at this point in the history
- updated
- SRCURL
  • Loading branch information
wwwutz committed Jul 2, 2024
1 parent 879b702 commit 63ac275
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 30 deletions.
30 changes: 0 additions & 30 deletions xfontsel-1.0.3-0.bee

This file was deleted.

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

# BEE_VERSION xfontsel-1.1.1-0

#SRCURL[0]="http://xorg.freedesktop.org/releases/individual/app/xfontsel-1.1.1.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/ccd256b3ab532baba5ffd7ef6d1d7632/xfontsel-1.1.1.tar.gz"

#mee_patch() {
# bee_patch
#}

#mee_configure() {
# bee_configure
#}

#mee_build() {
# bee_build
#}

#mee_install() {
# bee_install
#}

0 comments on commit 63ac275

Please sign in to comment.