Skip to content

Commit 4646592

Browse files
Update Makefile
Call new APK version release 2
1 parent e61530b commit 4646592

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/sound/librespot/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk
66

77
PKG_NAME:=librespot
88
PKG_VERSION:=0.8.0
9-
PKG_RELEASE:=1
9+
PKG_RELEASE:=2
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)?

0 commit comments

Comments
 (0)