mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
audio/audacity: update to 3.1.3
While here, add missing dependency. Changelog: https://github.com/audacity/audacity/releases/tag/Audacity-3.1.3 PR: 260748 Reported by: Jack <xxjack12xx@gmail.com> (maintainer)
This commit is contained in:
parent
677f4c2bf2
commit
c8a86a0fdc
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= audacity
|
||||
DISTVERSIONPREFIX= Audacity-
|
||||
DISTVERSION= 3.1.2
|
||||
DISTVERSION= 3.1.3
|
||||
CATEGORIES= audio
|
||||
|
||||
MAINTAINER= xxjack12xx@gmail.com
|
||||
@ -15,6 +15,7 @@ BUILD_DEPENDS= conan:sysutils/conan
|
||||
LIB_DEPENDS= libasound.so:audio/alsa-lib \
|
||||
libexpat.so:textproc/expat2 \
|
||||
libmp3lame.so:audio/lame \
|
||||
libopus.so:audio/opus \
|
||||
libportaudio.so:audio/portaudio \
|
||||
libportmidi.so:audio/portmidi \
|
||||
libsndfile.so:audio/libsndfile \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1637121152
|
||||
SHA256 (audacity-audacity-Audacity-3.1.2_GH0.tar.gz) = 4bd1175e613ddba2bebf98c244975b157d7998b5112de7f0a6dba8bd7b77214d
|
||||
SIZE (audacity-audacity-Audacity-3.1.2_GH0.tar.gz) = 56448821
|
||||
TIMESTAMP = 1640677957
|
||||
SHA256 (audacity-audacity-Audacity-3.1.3_GH0.tar.gz) = 07aed333a20b8df381d5c0a167840883fff8ef65f5e5f71e654c0925d6c60de8
|
||||
SIZE (audacity-audacity-Audacity-3.1.3_GH0.tar.gz) = 56500219
|
||||
|
Loading…
Reference in New Issue
Block a user