diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-03-18 19:01:21 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-03-18 19:01:21 +0800 |
commit | 9069c010509d7eed98ef0107f944390bf2867883 (patch) | |
tree | dc691fc54b38f58446f10793ba4ab8466e3037da | |
parent | da2033ff426b923580ee4b29fd005ce31bf7bfb7 (diff) | |
download | freebsd-ports-gnome-9069c010509d7eed98ef0107f944390bf2867883.tar.gz freebsd-ports-gnome-9069c010509d7eed98ef0107f944390bf2867883.tar.zst freebsd-ports-gnome-9069c010509d7eed98ef0107f944390bf2867883.zip |
- Update to 2.3.3-kh10
Changes: https://github.com/karlheyes/icecast-kh/blob/master/NEWS
PR: ports/187661
Submitted by: Anes Mukhametov <anes@anes.su> (maintainer)
-rw-r--r-- | audio/icecast-kh/Makefile | 4 | ||||
-rw-r--r-- | audio/icecast-kh/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/icecast-kh/Makefile b/audio/icecast-kh/Makefile index 2e1281147dec..d569dae04631 100644 --- a/audio/icecast-kh/Makefile +++ b/audio/icecast-kh/Makefile @@ -22,7 +22,7 @@ USE_GITHUB= yes GH_ACCOUNT= karlheyes GH_PROJECT= icecast-kh GH_TAGNAME= icecast-${ICVERSION}-kh${KH} -GH_COMMIT= fc206e8 +GH_COMMIT= dde3bc0 USES= gmake pkgconfig GNU_CONFIGURE= yes @@ -33,7 +33,7 @@ CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib ICVERSION= 2.3.3 -KH= 9 +KH= 10 OPTIONS_DEFINE= CURL DOCS KATE SPEEX SSL_PORT OPTIONS_DEFAULT= CURL KATE SPEEX diff --git a/audio/icecast-kh/distinfo b/audio/icecast-kh/distinfo index 803cc8d60fcc..c505756552b2 100644 --- a/audio/icecast-kh/distinfo +++ b/audio/icecast-kh/distinfo @@ -1,2 +1,2 @@ -SHA256 (icecast-2.3.3-kh9.tar.gz) = f07bf04bb8fecad4cd213d679d86aa223c68b69e61d1393671af018ce62f4428 -SIZE (icecast-2.3.3-kh9.tar.gz) = 918945 +SHA256 (icecast-2.3.3-kh10.tar.gz) = e8e5217ea5773cbf2760ae80912e230c21db4dc884e9f9a7534d4c410610e2ff +SIZE (icecast-2.3.3-kh10.tar.gz) = 922628 |