diff options
author | novel <novel@FreeBSD.org> | 2016-02-25 01:55:06 +0000 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2016-02-25 01:55:06 +0000 |
commit | 40ad68e937df4cf459d6653ba3396f763f0b4ce1 (patch) | |
tree | ecd40108273f4063381b0c97db8a8d0a853915d8 | |
parent | 776d7dfa42c6e971cba1dbc61cdbfd88dd74b24a (diff) | |
download | FreeBSD-ports-40ad68e937df4cf459d6653ba3396f763f0b4ce1.zip FreeBSD-ports-40ad68e937df4cf459d6653ba3396f763f0b4ce1.tar.gz |
audio/mpg123: update to 1.23.2
-rw-r--r-- | audio/mpg123/Makefile | 2 | ||||
-rw-r--r-- | audio/mpg123/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/audio/mpg123/Makefile b/audio/mpg123/Makefile index ba5f6c2..c3b7e81 100644 --- a/audio/mpg123/Makefile +++ b/audio/mpg123/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mpg123 -PORTVERSION= 1.23.1 +PORTVERSION= 1.23.2 CATEGORIES= audio ipv6 MASTER_SITES= SF \ http://www.mpg123.de/download/ diff --git a/audio/mpg123/distinfo b/audio/mpg123/distinfo index 97408f6..0346100 100644 --- a/audio/mpg123/distinfo +++ b/audio/mpg123/distinfo @@ -1,2 +1,2 @@ -SHA256 (mpg123-1.23.1.tar.bz2) = e26b20ba0801edcd12da0d5120caa7b47c0dedd2804b648d87c1bf24155e5506 -SIZE (mpg123-1.23.1.tar.bz2) = 890474 +SHA256 (mpg123-1.23.2.tar.bz2) = b5678bfe0cd1c6d2e29561d50bbef6bbc14ed055404453d18b6f4044c7b0a7ae +SIZE (mpg123-1.23.2.tar.bz2) = 891247 |