Use the release tarball to unbreak fetching.

reported by tb@
This commit is contained in:
ajacoutot
2026-06-13 08:58:01 +00:00
parent 7f2675349b
commit 381996e123
2 changed files with 10 additions and 8 deletions
+8 -6
View File
@@ -3,12 +3,12 @@ NOT_FOR_ARCHS= ${BE_ARCHS}
COMMENT= free audio editor
# fosshub has proper tarballs, but they are on time-expired URLs
# so can't be fetched automatically
GH_ACCOUNT= audacity
GH_PROJECT= audacity
GH_TAGNAME= Audacity-3.7.8
DISTNAME= ${GH_TAGNAME:L}
V= 3.7.8
DISTNAME= audacity-sources-${V}
PKGNAME= audacity-${V}
REVISION= 0
CATEGORIES= audio
HOMEPAGE= https://www.audacityteam.org/
@@ -30,6 +30,8 @@ WANTLIB += z
# dlopened
WANTLIB += avcodec avformat avutil
SITES= https://github.com/audacity/audacity/releases/download/Audacity-${V}/
COMPILER= base-clang ports-gcc
MODULES= devel/cmake \
+2 -2
View File
@@ -1,2 +1,2 @@
SHA256 (audacity-3.7.8.tar.gz) = whPoItUMX6sgFCUGrc3ZmVG+LpXZPkuBgK+udENn0Cc=
SIZE (audacity-3.7.8.tar.gz) = 67399668
SHA256 (audacity-sources-3.7.8.tar.gz) = dfKx2cfUX6qvGThE1f7nlmlN6se/STLKUgVjq0+3TCc=
SIZE (audacity-sources-3.7.8.tar.gz) = 67556613