Skip to content

Commit

Permalink
Merge pull request #2890 from mariux64/update-autoconf-from-2.69-to-2.71
Browse files Browse the repository at this point in the history
autoconf: Update from 2.69 to 2.71 and make it be0

Fun for the bee queen.
  • Loading branch information
donald authored Jun 12, 2023
2 parents 4246550 + 877c8a8 commit 2f46520
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 2f46520

Please sign in to comment.