diff options
author | netchild <netchild@FreeBSD.org> | 2004-07-30 22:34:27 +0800 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2004-07-30 22:34:27 +0800 |
commit | 2919c5bab3082c9756ceef2237f8717d933a1b30 (patch) | |
tree | 73a6ece72735651c9b5c7534b9c2c526c958a178 /audio | |
parent | 470aecd0742a4c2aff9fea3a0fe27ebb848ad2c8 (diff) | |
download | freebsd-ports-gnome-2919c5bab3082c9756ceef2237f8717d933a1b30.tar.gz freebsd-ports-gnome-2919c5bab3082c9756ceef2237f8717d933a1b30.tar.zst freebsd-ports-gnome-2919c5bab3082c9756ceef2237f8717d933a1b30.zip |
Update to 3.96.1 (fixes some segfaults).
Diffstat (limited to 'audio')
-rw-r--r-- | audio/lame/Makefile | 2 | ||||
-rw-r--r-- | audio/lame/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/audio/lame/Makefile b/audio/lame/Makefile index 3a2ab3395a0e..3ace7b36186f 100644 --- a/audio/lame/Makefile +++ b/audio/lame/Makefile @@ -6,7 +6,7 @@ # PORTNAME= lame -PORTVERSION= 3.96 +PORTVERSION= 3.96.1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ftp.fu-berlin.de/unix/sound/%SUBDIR%/ diff --git a/audio/lame/distinfo b/audio/lame/distinfo index a94cde223aa3..dc60590249bb 100644 --- a/audio/lame/distinfo +++ b/audio/lame/distinfo @@ -1,2 +1,2 @@ -MD5 (lame-3.96.tar.gz) = 8fbcfff0cd4e9fef2fdeabbf8fa98600 -SIZE (lame-3.96.tar.gz) = 1254175 +MD5 (lame-3.96.1.tar.gz) = e1206c46a5e276feca11a7149e2fc6ac +SIZE (lame-3.96.1.tar.gz) = 1255629 |