Skip to content

Commit

Permalink
libestr: update to 0.1.11
Browse files Browse the repository at this point in the history
- rsyslog says so
- be0ify
- SRCURL
  • Loading branch information
wwwutz committed Nov 4, 2019
1 parent 0b4f8af commit ad5ce8f
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 30 deletions.
30 changes: 0 additions & 30 deletions libestr-0.1.0-0.bee

This file was deleted.

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

# BEE_VERSION libestr-0.1.11-0

# more info: https://libestr.adiscon.com
# dependency of rsyslog

SRCURL[0]="https://libestr.adiscon.com/files/download/libestr-${PKGVERSION}.tar.gz"

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

Please sign in to comment.