diff --git a/ntp-4.2.8-0.bee b/ntp.be0 similarity index 94% rename from ntp-4.2.8-0.bee rename to ntp.be0 index e72730fd5..9acee98dd 100755 --- a/ntp-4.2.8-0.bee +++ b/ntp.be0 @@ -1,5 +1,7 @@ #!/usr/bin/env beesh +# BEE_VERSION ntp-4.2.8p8-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://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-${PKGVERSION[2]}/ntp-${PKGVERSION}.tar.gz" +SRCURL[0]="https://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-${PKGVERSION[2]}/ntp-${PKGVERSION}.tar.gz" ############################################################################### ## Add URLs/pathes to patch files to the PATCHURL array. @@ -52,7 +54,7 @@ SRCURL[0]="http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-${PKGVERSION[2]}/nt #} #mee_configure() { -# bee_configure +# bee_configure #} #mee_build() {