Skip to content

Commit

Permalink
Merge pull request #1208 from mariux64/update-bee-1220
Browse files Browse the repository at this point in the history
[bee] update to 1.2.20
  • Loading branch information
wwwutz authored Aug 23, 2019
2 parents 5aa9080 + b615933 commit aebf6ce
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions bee.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION bee-1.2.19-1
# BEE_VERSION bee-1.2.20-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 @@ -16,7 +16,6 @@ SRCURL[0]="https://github.molgen.mpg.de/mariux64/bee/archive/bee-${PKGVERSION}.t
## The sources will be patched in the order of the array.

# PATCHURL+=()
PATCHURL[0]="/src/mariux/patches/bee-fix-32.patch"

###############################################################################
## Add filename patterns to the EXCLUDE array of files that should not
Expand Down

0 comments on commit aebf6ce

Please sign in to comment.