aboutsummaryrefslogtreecommitdiffstats
path: root/community/ezstream/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/ezstream/APKBUILD')
-rw-r--r--community/ezstream/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/ezstream/APKBUILD b/community/ezstream/APKBUILD
index bb0b56777af..4d37a71d321 100644
--- a/community/ezstream/APKBUILD
+++ b/community/ezstream/APKBUILD
@@ -1,15 +1,15 @@
# Contributor: Lionel Voirol <lionel@sinux.ch>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=ezstream
-pkgver=1.0.1
-pkgrel=1
+pkgver=1.0.2
+pkgrel=3
pkgdesc="Ezstream is a command line source client for Icecast media streaming servers"
url="https://icecast.org/ezstream/"
arch="all"
license="GPL-2.0"
makedepends="libshout-dev libxml2-dev libvorbis-dev check-dev taglib-dev bsd-compat-headers"
subpackages="$pkgname-doc"
-source="http://downloads.xiph.org/releases/ezstream/ezstream-$pkgver.tar.gz"
+source="https://downloads.xiph.org/releases/ezstream/ezstream-$pkgver.tar.gz"
build() {
./configure \
@@ -25,4 +25,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="0e8a79590504f718303f1198ebb5c87383c945b999acc1b08a714791da242064e36e90ce1034e9dc3492c8e0d320428f84bd456bf93466c747adfa651605908c ezstream-1.0.1.tar.gz"
+sha512sums="54a11b6db9fd15259bbd3cfff11d95100b4c334e19a58a39b8b98f97300c57fbcaa19dabc751d93158ec3f7eb7a7101178c99d9eba193e49b7917ed5731aa48d ezstream-1.0.2.tar.gz"