diff --git a/libICE-1.0.8-0.bee b/libICE.be0 similarity index 95% rename from libICE-1.0.8-0.bee rename to libICE.be0 index 27227c65c..a47db7b16 100755 --- a/libICE-1.0.8-0.bee +++ b/libICE.be0 @@ -1,5 +1,7 @@ #!/usr/bin/env beesh +# BEE_VERSION libICE-1.0.9-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://xorg.freedesktop.org/releases/individual/lib/libICE-${PKGVERSION}.tar.bz2" +SRCURL[0]="https://www.x.org/releases/individual/lib/libICE-${PKGVERSION}.tar.bz2" ############################################################################### ## Add URLs/pathes to patch files to the PATCHURL array.