Skip to content

Commit 742bb95

Browse files
Update Makefile for v0.7.1
Update Makefile for v0.7.1
1 parent 56bc115 commit 742bb95

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/sound/librespot/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
include $(TOPDIR)/rules.mk
66

77
PKG_NAME:=librespot
8-
PKG_VERSION:=0.7.0
8+
PKG_VERSION:=0.7.1
99
PKG_RELEASE:=1
1010

1111
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
1212
PKG_SOURCE_URL:=https://codeload.github.com/librespot-org/librespot/tar.gz/v$(PKG_VERSION)?
13-
PKG_HASH:=61f90b661ba883890a7ed8fe3926372b99252abad11dcacf94f2c89df21b7746
13+
PKG_HASH:=1d09cf7a9b05663bc74806dc729dba818f2f1108728b60ccaac42bb54bf46864
1414

1515
PKG_MAINTAINER:=Leonardo
1616
PKG_LICENSE:=MIT

0 commit comments

Comments
 (0)