aboutsummaryrefslogtreecommitdiffstats
path: root/main/libshout/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/libshout/APKBUILD')
-rw-r--r--main/libshout/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/libshout/APKBUILD b/main/libshout/APKBUILD
index e273f965af..dea1dd0bcb 100644
--- a/main/libshout/APKBUILD
+++ b/main/libshout/APKBUILD
@@ -2,11 +2,11 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=libshout
pkgver=2.4.3
-pkgrel=0
+pkgrel=1
pkgdesc="Library for accessing a shoutcast/icecast server"
-url="http://www.icecast.org/"
+url="https://icecast.org/"
arch="all"
-license="LGPL-2.1"
+license="GPL-2.0-only"
makedepends="speex-dev libtheora-dev libvorbis-dev openssl-dev"
subpackages="$pkgname-static $pkgname-doc $pkgname-dev"
source="http://downloads.xiph.org/releases/$pkgname/$pkgname-$pkgver.tar.gz"