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,33 +1,32 @@ PORTNAME= go-librespot DISTVERSIONPREFIX= v -DISTVERSION= 0.5.3 -PORTREVISION= 7 +DISTVERSION= 0.7.1 CATEGORIES= audio MAINTAINER= ale@biancalanas.net COMMENT= Yet another open-source Spotify Connect client, written in Go WWW= https://github.com/devgianlu/go-librespot LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libogg.so:audio/libogg \ libasound.so:audio/alsa-lib \ libvorbis.so:audio/libvorbis \ libFLAC.so:audio/flac USES= go:modules pkgconfig USE_RC_SUBR= ${PORTNAME} 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} ${INSTALL_DATA} ${FILESDIR}/config.yml ${STAGEDIR}${ETCDIR}/config.yml.sample .include 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