Skip to content

Commit

Permalink
Merge pull request #898 from niclas/master
Browse files Browse the repository at this point in the history
Update xdu from 3.0p7 to 3.0p8
  • Loading branch information
pmenzel authored Sep 4, 2018
2 parents 7f2442b + cc5bb34 commit df82578
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions xdu.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION xdu-3.0p7-0
# BEE_VERSION xdu-3.0p8-0

## this file was created by bee init and should be executed to build a
## bee-package. (Additional hints are located at the end of this file.)
Expand All @@ -9,7 +9,7 @@
## The source URL(s) define the location of the sources that will be
## downloaded. Version variables may be used to simplify reuse of this bee-file.

SRCURL[0]="https://github.molgen.mpg.de/mariux64/xdu/archive/${PKGVERSION}.tar.gz"
SRCURL[0]="https://github.molgen.mpg.de/mariux64/xdu/archive/${PKGVERSION}.tar.gz xdu-3.0p8.tar.gz"

###############################################################################
## Add URLs/pathes to patch files to the PATCHURL array.
Expand Down

0 comments on commit df82578

Please sign in to comment.