File tree 1 file changed +2
-12
lines changed
1 file changed +2
-12
lines changed Original file line number Diff line number Diff line change 1
1
class Mpd < Formula
2
2
desc "Music Player Daemon"
3
3
homepage "https://www.musicpd.org/"
4
+ url "https://github.com/MusicPlayerDaemon/MPD/archive/refs/tags/v0.24.1.tar.gz"
5
+ sha256 "d2663a24516a5550d61aa9d175987f1be708732d37e39df5c858c1e2d624f9e3"
4
6
license "GPL-2.0-or-later"
5
- revision 2
6
7
head "https://github.com/MusicPlayerDaemon/MPD.git" , branch : "master"
7
8
8
- stable do
9
- url "https://github.com/MusicPlayerDaemon/MPD/archive/refs/tags/v0.23.17.tar.gz"
10
- sha256 "6fcdc5db284297150734afd9b3d1a5697a29f6297eff1b56379018e31d023838"
11
-
12
- # support libnfs 6.0.0, upstream commit ref, https://github.com/MusicPlayerDaemon/MPD/commit/31e583e9f8d14b9e67eab2581be8e21cd5712b47
13
- patch do
14
- url "https://raw.githubusercontent.com/Homebrew/formula-patches/557ad661621fa81b5e6ff92ab169ba40eba58786/mpd/0.23.16-libnfs-6.patch"
15
- sha256 "e0f2e6783fbb92d9850d31f245044068dc0614721788d16ecfa8aacfc5c27ff3"
16
- end
17
- end
18
-
19
9
bottle do
20
10
sha256 cellar : :any , arm64_sequoia : "e75d7e545378317554e51e1c4f7d94cfa75380b00dde5b50a955963b1095857d"
21
11
sha256 cellar : :any , arm64_sonoma : "a2d726e27a04e06885974622a1b406a7a74050a447a60bd2ede454ed3dc767a1"
You can’t perform that action at this time.
0 commit comments