Skip to content

Commit

Permalink
autoconf: Update from 2.69 to 2.71 and make it be0
Browse files Browse the repository at this point in the history
  • Loading branch information
niclas committed Apr 20, 2023
1 parent 9ab8f18 commit 877c8a8
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 83 deletions.
83 changes: 0 additions & 83 deletions autoconf-2.69-0.bee

This file was deleted.

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

# BEE_VERSION autoconf-2.71-0

SRCURL[0]="https://beehive.molgen.mpg.de/12cfa1687ffa2606337efe1a64416106/autoconf-2.71.tar.xz"
#SRCURL[0]="https://ftp.gnu.org/gnu/autoconf/autoconf-${PKGVERSION}.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
#}

#mee_install_post() {
# exit
#}

0 comments on commit 877c8a8

Please sign in to comment.