aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/openal-soft/APKBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/community/openal-soft/APKBUILD b/community/openal-soft/APKBUILD
index f4b96b4e2ab..8f98faa94c5 100644
--- a/community/openal-soft/APKBUILD
+++ b/community/openal-soft/APKBUILD
@@ -4,13 +4,11 @@ pkgname=openal-soft
pkgver=1.19.1
pkgrel=0
pkgdesc="software implementation of OpenAL API"
-url="http://kcat.strangesoft.net/openal.html"
+url="https://kcat.strangesoft.net/openal.html"
arch="all"
license="LGPL"
-depends=""
depends_dev="alsa-lib-dev"
makedepends="$depends_dev linux-headers cmake"
-install=""
subpackages="$pkgname-dev"
source="http://kcat.strangesoft.net/openal-releases/${pkgname}-${pkgver}.tar.bz2"
options="!check"