We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d43d69 commit 87c1bf2Copy full SHA for 87c1bf2
1 file changed
packages/sound/librespot/Makefile
@@ -5,12 +5,12 @@
5
include $(TOPDIR)/rules.mk
6
7
PKG_NAME:=librespot
8
-PKG_VERSION:=0.7.1
+PKG_VERSION:=0.8.0
9
PKG_RELEASE:=1
10
11
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
12
PKG_SOURCE_URL:=https://codeload.github.com/librespot-org/librespot/tar.gz/v$(PKG_VERSION)?
13
-PKG_HASH:=1d09cf7a9b05663bc74806dc729dba818f2f1108728b60ccaac42bb54bf46864
+PKG_HASH:=0e4922997e1c67d27b3f50dcc388ecb8a3c08eba23b764879071f6e9e8c07ec7
14
15
PKG_MAINTAINER:=Leonardo
16
PKG_LICENSE:=MIT
0 commit comments