diff --git a/cronolog.be0 b/cronolog.be0 index b7f9c5a7e..e066e8e87 100755 --- a/cronolog.be0 +++ b/cronolog.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION cronolog-1.6.2-1 +# BEE_VERSION cronolog-1.6.2-2 ## 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.) @@ -15,7 +15,7 @@ SRCURL[0]="https://api.github.com/repos/fordmason/cronolog/tarball/8ea64c08afe54 ## Add URLs/pathes to patch files to the PATCHURL array. ## The sources will be patched in the order of the array. -# PATCHURL+=() + PATCHURL=https://github.com/scotte/cronolog/commit/cdf0a0b264d0ea89a8cdc8ad9f26f29db1a5ed66.patch ############################################################################### ## Add filename patterns to the EXCLUDE array of files that should not