diff options
| author | Alexandre Biancalana <ale@biancalanas.net> | 2026-05-11 01:16:04 +0000 |
|---|---|---|
| committer | Vladimir Druzenko <vvd@FreeBSD.org> | 2026-05-11 01:16:04 +0000 |
| commit | ce4aa859a3f1cf678b5c36539a2a741765a45694 (patch) | |
| tree | c133a9ef1eae59d3608f9669a6647f34df76cc8c | |
| parent | 381f924c7dd2322bb2803799ffa03027356c2a9b (diff) | |
audio/go-librespot: Update 0.5.3 => 0.7.1
Changelog:
https://github.com/devgianlu/go-librespot/releases/tag/v0.6.0
https://github.com/devgianlu/go-librespot/releases/tag/v0.6.1
https://github.com/devgianlu/go-librespot/releases/tag/v0.6.2
https://github.com/devgianlu/go-librespot/releases/tag/v0.7.0
https://github.com/devgianlu/go-librespot/releases/tag/v0.7.1
PR: 295183
Sponsored by: UNIS Labs
| -rw-r--r-- | audio/go-librespot/Makefile | 5 | ||||
| -rw-r--r-- | audio/go-librespot/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/audio/go-librespot/Makefile b/audio/go-librespot/Makefile index 3c46736eeb41..c8358125d105 100644 --- a/audio/go-librespot/Makefile +++ b/audio/go-librespot/Makefile @@ -1,7 +1,6 @@ PORTNAME= go-librespot DISTVERSIONPREFIX= v -DISTVERSION= 0.5.3 -PORTREVISION= 7 +DISTVERSION= 0.7.1 CATEGORIES= audio MAINTAINER= ale@biancalanas.net @@ -24,7 +23,7 @@ GO_MODULE= github.com/devgianlu/go-librespot GO_TARGET= ./cmd/daemon:${PREFIX}/bin/go-librespot GO_BUILDFLAGS= -ldflags "\ -X github.com/devgianlu/go-librespot.version=${DISTVERSION} \ - -X github.com/devgianlu/go-librespot.commit=ab178ff" + -X github.com/devgianlu/go-librespot.commit=b030f614627bb83d51b76013a45686150543d5e9" post-install: ${MKDIR} ${STAGEDIR}${ETCDIR} diff --git a/audio/go-librespot/distinfo b/audio/go-librespot/distinfo index 8086a2b1c63c..9a137e28ce0e 100644 --- a/audio/go-librespot/distinfo +++ b/audio/go-librespot/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1762685080 -SHA256 (go/audio_go-librespot/go-librespot-v0.5.3/v0.5.3.mod) = dfb7c599404395927cf1755213c311f48ea63344b30f1f516be4c57bb4ea8654 -SIZE (go/audio_go-librespot/go-librespot-v0.5.3/v0.5.3.mod) = 1828 -SHA256 (go/audio_go-librespot/go-librespot-v0.5.3/v0.5.3.zip) = 1bb1f08e099cce605847f436264b2f46e0256d58dc53cb8bceee5f72d3e5d9d7 -SIZE (go/audio_go-librespot/go-librespot-v0.5.3/v0.5.3.zip) = 458975 +TIMESTAMP = 1778425690 +SHA256 (go/audio_go-librespot/go-librespot-v0.7.1/v0.7.1.mod) = a826b5c42929f833ae5aca1124da2477ae3ebd84ca1f77a565f92ea56f26e92e +SIZE (go/audio_go-librespot/go-librespot-v0.7.1/v0.7.1.mod) = 1799 +SHA256 (go/audio_go-librespot/go-librespot-v0.7.1/v0.7.1.zip) = d0cd6857f4267e7c6686353d0075281a54a1974c97de6e40e07c49c26d3f04a9 +SIZE (go/audio_go-librespot/go-librespot-v0.7.1/v0.7.1.zip) = 462904 |
