diff options
Diffstat (limited to 'sound/shine/Makefile')
-rw-r--r-- | sound/shine/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sound/shine/Makefile b/sound/shine/Makefile index 2b99c700a..680377aa2 100644 --- a/sound/shine/Makefile +++ b/sound/shine/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=shine -PKG_VERSION:=3.1.0 -PKG_RELEASE:=2 +PKG_VERSION:=3.1.1 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://github.com/toots/shine/releases/download/$(PKG_VERSION)/ -PKG_HASH:=6c5310bda766b116ed2415d639a27e5e11040e068b4b2db6bd733333e620cb4f +PKG_HASH:=58e61e70128cf73f88635db495bfc17f0dde3ce9c9ac070d505a0cd75b93d384 PKG_LICENSE:=GPL-2.0 PKG_LICENSE_FILES:=COPYING |