From b7054c1f220bca74289ea2e1b8aa0c99e266d12f Mon Sep 17 00:00:00 2001
From: Francesco Colista <fcolista@alpinelinux.org>
Date: Fri, 19 Feb 2021 07:20:08 +0000
Subject: [PATCH] community/ezstream: upgrade to 1.0.2

---
 community/ezstream/APKBUILD | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/community/ezstream/APKBUILD b/community/ezstream/APKBUILD
index bb0b56777af3..ad36cabfa1b0 100644
--- a/community/ezstream/APKBUILD
+++ b/community/ezstream/APKBUILD
@@ -1,8 +1,8 @@
 # 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=0
 pkgdesc="Ezstream is a command line source client for Icecast media streaming servers"
 url="https://icecast.org/ezstream/"
 arch="all"
@@ -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"
-- 
GitLab