Skip to content

Commit

Permalink
orage: update to version 4.12.1.358
Browse files Browse the repository at this point in the history
```
bee update orage-4.12.1.358-0
```
  • Loading branch information
wwwutz committed Sep 24, 2019
1 parent adaa202 commit 1e9fe15
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 31 deletions.
31 changes: 0 additions & 31 deletions orage-4.8.1-0.bee

This file was deleted.

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

# BEE_VERSION orage-4.12.1.358-0

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

# bee download git://git.xfce.org/apps/orage

SRCURL[0]="file:///src/mariux/beeroot/downloads/orage-4.12.1_p358_c60567fe.tar.bz2"

# PATCHURL+=()

build_in_sourcedir

#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 1e9fe15

Please sign in to comment.