diff --git a/libX11.be0 b/libX11.be0 index bf3b8b61c..73bd121fc 100755 --- a/libX11.be0 +++ b/libX11.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION libX11-1.6.8-0 +# BEE_VERSION libX11-1.8.1-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.) @@ -9,7 +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]="https://www.x.org/releases/individual/lib/libX11-${PKGVERSION}.tar.bz2" +#SRCURL[0]="https://www.x.org/releases/individual/lib/libX11-${PKGVERSION}.tar.xz" +SRCURL[0]="https://beehive.molgen.mpg.de/6b20033f88f0be3d870449c47f1e10a8/libX11-1.8.1.tar.xz" ############################################################################### ## Add URLs/pathes to patch files to the PATCHURL array. diff --git a/xkbcomp.be0 b/xkbcomp.be0 index 133ff3165..49290c76d 100755 --- a/xkbcomp.be0 +++ b/xkbcomp.be0 @@ -1,9 +1,9 @@ #!/usr/bin/env beesh -# BEE_VERSION xkbcomp-1.2.4-1 +# BEE_VERSION xkbcomp-1.4.5-0 -#SRCURL[0]="http://xorg.freedesktop.org/releases/individual/app/xkbcomp-${PKGVERSION}.tar.bz2" -SRCURL[0]="https://beehive.molgen.mpg.de/a0fc1ac3fc4fe479ade09674347c5aa0/xkbcomp-1.2.4.tar.bz2" +#SRCURL[0]="https://www.x.org/releases/individual/app/xkbcomp-${PKGVERSION}.tar.bz2" +SRCURL[0]="https://beehive.molgen.mpg.de/c45e9f7971a58b8f0faf10f6d8f298c0/xkbcomp-1.4.5.tar.bz2" # PATCHURL+=() diff --git a/xorg-server.be0 b/xorg-server.be0 index a7e1a1090..4cd0e591e 100755 --- a/xorg-server.be0 +++ b/xorg-server.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION xorg-server-21.1.4-0 +# BEE_VERSION xorg-server-21.1.4-1 #SRCURL[0]="https://ftp.x.org/archive/individual/xserver/xorg-server-${PKGVERSION}.tar.xz" SRCURL[0]="https://beehive.molgen.mpg.de/1fee73752bc08a9d364d5e39f19f464f/xorg-server-21.1.4.tar.xz"