Skip to content

Commit

Permalink
Merge pull request #1838 from mariux64/add-diffstat-1.63
Browse files Browse the repository at this point in the history
Add diffstat 1.63
  • Loading branch information
pmenzel authored Jun 29, 2020
2 parents 18368c9 + 907fafc commit ee07e1a
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions diffstat.be0
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
#!/usr/bin/env beesh

# BEE_VERSION diffstat-1.63-0

# more info: https://foo.bar.com

SRCURL[0]="ftp://ftp.invisible-island.net/diffstat/diffstat-1.63.tgz"

# PATCHURL+=()

# build_in_sourcedir

# sourcesubdir_append src

BEE_CONFIGURE='compat'

#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 ee07e1a

Please sign in to comment.