net/ezstream: Update to 1.0.2, a bugfix release resolving 3 crashes

Add a new master download site to tide us over until Xiph.org has recovered
from hardware failure.  From maintainer Moritz Grimm.
This commit is contained in:
naddy 2021-02-20 18:38:00 +00:00
parent 0c102781ac
commit e0e2746824
2 changed files with 6 additions and 5 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.23 2020/03/03 21:11:40 sthen Exp $
# $OpenBSD: Makefile,v 1.24 2021/02/20 18:38:00 naddy Exp $
COMMENT= streaming source client that uses external en-/decoders
DISTNAME= ezstream-1.0.1
DISTNAME= ezstream-1.0.2
CATEGORIES= net multimedia
HOMEPAGE= https://icecast.org/ezstream/
@ -15,7 +15,8 @@ PERMIT_PACKAGE= Yes
WANTLIB+= ${COMPILER_LIBCXX} c crypto iconv lzma m ogg shout \
speex ssl tag tag_c theora vorbis xml2 z
MASTER_SITES= https://downloads.xiph.org/releases/ezstream/
MASTER_SITES= https://downloads.xiph.org/releases/ezstream/ \
https://ezstream.mrsserver.net/releases/
BUILD_DEPENDS= devel/check
LIB_DEPENDS= converters/libiconv \

View File

@ -1,2 +1,2 @@
SHA256 (ezstream-1.0.1.tar.gz) = /Ev0lIl6ixz3Xc7vsesi69NpZ+XDtc4q+YWNu5TPEVc=
SIZE (ezstream-1.0.1.tar.gz) = 512284
SHA256 (ezstream-1.0.2.tar.gz) = Ed6Jf0ValbpYVGvc1AqV072mmGbsX3h5qDsCQSbFTCo=
SIZE (ezstream-1.0.2.tar.gz) = 514884