diff options
author | Mark Pulford <markp@FreeBSD.org> | 2005-06-24 09:24:00 +0000 |
---|---|---|
committer | Mark Pulford <markp@FreeBSD.org> | 2005-06-24 09:24:00 +0000 |
commit | 45d519115288e45e0a81af58b99815c8198e33a0 (patch) | |
tree | a9f8fe2534de83ffbfe250140b2e453c6d944d1b | |
parent | Update to 0.1.37. (diff) |
Update to 1.6.
PR: 82598
Submitted by: Andrej Zverev <az@inec.ru>
-rw-r--r-- | audio/mp3check/Makefile | 2 | ||||
-rw-r--r-- | audio/mp3check/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/audio/mp3check/Makefile b/audio/mp3check/Makefile index b254eab7b760..e250e653f445 100644 --- a/audio/mp3check/Makefile +++ b/audio/mp3check/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mp3check -PORTVERSION= 1.5 +PORTVERSION= 1.6 CATEGORIES= audio MASTER_SITES= http://www.icculus.org/mp3check/ EXTRACT_SUFX= diff --git a/audio/mp3check/distinfo b/audio/mp3check/distinfo index 776586c1e11d..57df3351f5a7 100644 --- a/audio/mp3check/distinfo +++ b/audio/mp3check/distinfo @@ -1,2 +1,2 @@ -MD5 (mp3check-1.5) = c079434ca8e4fd30ff6d362ed1bb7b8c -SIZE (mp3check-1.5) = 36318 +MD5 (mp3check-1.6) = bbc436134ef23e20dc8269c265c30b37 +SIZE (mp3check-1.6) = 41247 |