Skip to content

Commit

Permalink
Merge pull request #1448 from mariux64/xmlto-update-from-0.0.23-to-0.…
Browse files Browse the repository at this point in the history
…0.28

xmlto: update 0.0.23 -> 0.0.28 and be0 conversion
  • Loading branch information
wwwutz authored Nov 21, 2019
2 parents d391a55 + e990efd commit 1053989
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 26 deletions.
26 changes: 0 additions & 26 deletions xmlto-0.0.23-0.bee

This file was deleted.

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

# BEE_VERSION xmlto-0.0.28-0

# more info: https://pagure.io/xmlto

SRCURL[0]="https://releases.pagure.org/xmlto/xmlto-${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 1053989

Please sign in to comment.