diff --git a/usbutils-007-0.bee b/usbutils.be0 similarity index 94% rename from usbutils-007-0.bee rename to usbutils.be0 index ecc6051c3..1a2d4a784 100755 --- a/usbutils-007-0.bee +++ b/usbutils.be0 @@ -1,5 +1,7 @@ #!/usr/bin/env beesh -# version 008 benutzt libudev + +# BEE_VERSION usbutils-010-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,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]="http://ftp.kernel.org/pub/linux/utils/usb/usbutils/usbutils-${PKGVERSION}.tar.xz" +SRCURL[0]="https://cdn.kernel.org/pub/linux/utils/usb/usbutils/usbutils-${PKGVERSION}.tar.xz" ############################################################################### ## Add URLs/pathes to patch files to the PATCHURL array. @@ -52,7 +54,7 @@ SRCURL[0]="http://ftp.kernel.org/pub/linux/utils/usb/usbutils/usbutils-${PKGVERS #} #mee_configure() { -# bee_configure +# bee_configure #} #mee_build() {