diff options
| author | Alexander Leidinger <netchild@FreeBSD.org> | 2026-07-11 17:57:38 +0000 |
|---|---|---|
| committer | Alexander Leidinger <netchild@FreeBSD.org> | 2026-07-11 17:59:51 +0000 |
| commit | 631b5de7d8ec5cd02fa4c18096a88bf4839cfdd9 (patch) | |
| tree | f193b9c815eeee7bd356d3310e11def0a111b43c | |
| parent | 3957ae215e3ae2fd72d0d06a7972e21631069bf5 (diff) | |
audio/lame: Update to 4.0.
| -rw-r--r-- | audio/lame/Makefile | 4 | ||||
| -rw-r--r-- | audio/lame/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/audio/lame/Makefile b/audio/lame/Makefile index 6867dadb1f7c..e9ba436a2dfb 100644 --- a/audio/lame/Makefile +++ b/audio/lame/Makefile @@ -1,6 +1,6 @@ PORTNAME= lame -DISTVERSION= 3.101 -PORTREVISION= 1 +DISTVERSION= 4.0 +PORTREVISION= 0 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME:tl}/${DISTVERSION} diff --git a/audio/lame/distinfo b/audio/lame/distinfo index f0c3385801e5..0591beeed643 100644 --- a/audio/lame/distinfo +++ b/audio/lame/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1783600791 -SHA256 (lame-3.101.tar.gz) = 7578af6eebd578b2bd64e468fac4ae1f03670a7e028166e67f855674b9b6aeac -SIZE (lame-3.101.tar.gz) = 1466586 +TIMESTAMP = 1783756378 +SHA256 (lame-4.0.tar.gz) = 3df5124d5ad3a98312ffd7ba6a9b36230e4f8a3e66d3ce0f425e336c32d216eb +SIZE (lame-4.0.tar.gz) = 1496810 |
