diff --git a/alsa-lib.be0 b/alsa-lib.be0 index 56dcf748b..a112085c7 100755 --- a/alsa-lib.be0 +++ b/alsa-lib.be0 @@ -1,9 +1,9 @@ #!/usr/bin/env beesh -# BEE_VERSION alsa-lib-1.1.5-2 +# BEE_VERSION alsa-lib-1.2.5.1-0 -# SRCURL[0]="ftp://ftp.alsa-project.org/pub/lib/alsa-lib-${PKGVERSION}.tar.bz2" -SRCURL[0]="https://beehive.molgen.mpg.de/a2b465c3a5265d8a57f3ff39c6c4fc29/alsa-lib-1.1.5.tar.bz2" +SRCURL[0]="ftp://ftp.alsa-project.org/pub/lib/alsa-lib-${PKGVERSION}.tar.bz2" +#SRCURL[0]="https://beehive.molgen.mpg.de/a2b465c3a5265d8a57f3ff39c6c4fc29/alsa-lib-1.1.5.tar.bz2" # PATCHURL+=() diff --git a/alsa-plugins.be0 b/alsa-plugins.be0 index bdd17288f..a83dc4f72 100755 --- a/alsa-plugins.be0 +++ b/alsa-plugins.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION alsa-plugins-1.1.1-1 +# BEE_VERSION alsa-plugins-1.2.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.) @@ -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]="ftp://ftp.alsa-project.org/pub/plugins/alsa-plugins-${PKGVERSION}.tar.bz2" +#SRCURL[0]="ftp://ftp.alsa-project.org/pub/plugins/alsa-plugins-${PKGVERSION}.tar.bz2" +SRCURL[0]="https://beehive.molgen.mpg.de/11d1bcc1b4eec26c1011ec965f4b54ba/alsa-plugins-1.2.5.tar.bz2" ############################################################################### ## Add URLs/pathes to patch files to the PATCHURL array. diff --git a/alsa-utils.be0 b/alsa-utils.be0 index b03fdac5d..8a8faef02 100755 --- a/alsa-utils.be0 +++ b/alsa-utils.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION alsa-utils-1.1.3-0 +# BEE_VERSION alsa-utils-1.2.7-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]="ftp://ftp.alsa-project.org/pub/utils/alsa-utils-${PKGVERSION}.tar.bz2" +#SRCURL[0]="ftp://ftp.alsa-project.org/pub/utils/alsa-utils-${PKGVERSION}.tar.bz2" +SRCURL[0]="https://beehive.molgen.mpg.de/2e28285f82bc5d0d7b18af480158652c/alsa-utils-1.2.7.tar.bz2" ############################################################################### ## Add URLs/pathes to patch files to the PATCHURL array.