Update to 2.1 to fix the unfetchable problem
PR: 96936 Submitted by: Paul Schmehl <pauls@utdallas.edu>
This commit is contained in:
parent
41be0767fb
commit
b9ffc38464
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=165320
2 changed files with 5 additions and 6 deletions
|
@ -6,10 +6,9 @@
|
|||
#
|
||||
|
||||
PORTNAME= Shout
|
||||
PORTVERSION= 2.0.1
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 2.1
|
||||
CATEGORIES= audio perl5
|
||||
MASTER_SITES= http://www.icecast.org/releases/libshout/
|
||||
MASTER_SITES= http://downloads.us.xiph.org/releases/libshout/
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= mat@FreeBSD.org
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (Shout-2.0.1.tar.gz) = dcfd725f2411cd5e44ce00648878fc39
|
||||
SHA256 (Shout-2.0.1.tar.gz) = e5b6a72c71e9ee049a5f18b43759f231c45567e0b15c5bca404e2cef029d0587
|
||||
SIZE (Shout-2.0.1.tar.gz) = 8876
|
||||
MD5 (Shout-2.1.tar.gz) = 7171eb8f9e60d6c5cc6c469ba0f32dc9
|
||||
SHA256 (Shout-2.1.tar.gz) = b2f73880a62c3b2bfb4d1232b5d585deedd9d1e4d28640b849375cd943a1d9cc
|
||||
SIZE (Shout-2.1.tar.gz) = 9433
|
||||
|
|
Loading…
Reference in a new issue