wok-next diff alure/receipt @ rev 21724

busybox: update configs
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Sep 01 11:04:25 2020 +0000 (2020-09-01)
parents d5aab818505e
children
line diff
     1.1 --- a/alure/receipt	Fri Nov 02 14:15:08 2018 +0200
     1.2 +++ b/alure/receipt	Tue Sep 01 11:04:25 2020 +0000
     1.3 @@ -6,10 +6,10 @@
     1.4  SHORT_DESC="Utility library to help manage common tasks with OpenAL applications"
     1.5  MAINTAINER="al.bobylev@gmail.com"
     1.6  LICENSE="MIT"
     1.7 -WEB_SITE="http://kcat.strangesoft.net/alure.html"
     1.8 +WEB_SITE="https://kcat.strangesoft.net/alure.html"
     1.9  
    1.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.11 -WGET_URL="http://kcat.strangesoft.net/alure-releases/$TARBALL"
    1.12 +WGET_URL="https://kcat.strangesoft.net/alure-releases/$TARBALL"
    1.13  
    1.14  BUILD_DEPENDS="cmake openal-dev   libsndfile-dev libvorbis-dev mpg123-dev \
    1.15  fluidsynth-dev"