We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56bc115 commit 742bb95Copy full SHA for 742bb95
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.0
+PKG_VERSION:=0.7.1
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:=61f90b661ba883890a7ed8fe3926372b99252abad11dcacf94f2c89df21b7746
+PKG_HASH:=1d09cf7a9b05663bc74806dc729dba818f2f1108728b60ccaac42bb54bf46864
14
15
PKG_MAINTAINER:=Leonardo
16
PKG_LICENSE:=MIT
0 commit comments