diff --git a/btrfs-progs-3.19.1_p0_7542cc3-0.bee b/btrfs-progs.be0 similarity index 92% rename from btrfs-progs-3.19.1_p0_7542cc3-0.bee rename to btrfs-progs.be0 index 3f73c7a60..f3828090e 100755 --- a/btrfs-progs-3.19.1_p0_7542cc3-0.bee +++ b/btrfs-progs.be0 @@ -1,5 +1,7 @@ #!/usr/bin/env beesh +# BEE_VERSION btrfs-progs-4.8.5-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.) @@ -7,8 +9,8 @@ ## 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]="/src/mariux/beeroot/downloads/btrfs-progs-${PKGVERSION}_p0_7542cc3.tar.bz2" -BEE_BUILDTYPE=autotools +SRCURL[0]="https://www.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs/btrfs-progs-v${PKGVERSION}.tar.xz" + ############################################################################### ## Add URLs/pathes to patch files to the PATCHURL array. ## The sources will be patched in the order of the array. @@ -51,10 +53,9 @@ build_in_sourcedir # bee_patch "${@}" #} -mee_configure() { - bee_configure - ./configure -} +#mee_configure() { +# bee_configure +#} #mee_build() { # bee_build