update to secure download links

This commit is contained in:
qods 2015-09-05 14:25:10 +02:00 committed by Stephan Raue
parent 397c988616
commit 7a4bf30ddb

View File

@ -21,8 +21,8 @@ PKG_VERSION="2.0.3"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.libsdl.org/"
PKG_URL="http://www.libsdl.org/release/$PKG_NAME-$PKG_VERSION.tar.gz"
PKG_SITE="https://www.libsdl.org/"
PKG_URL="https://www.libsdl.org/release/$PKG_NAME-$PKG_VERSION.tar.gz"
PKG_DEPENDS_TARGET="toolchain yasm:host alsa-lib systemd dbus"
PKG_PRIORITY="optional"
PKG_SECTION="multimedia"