diff --git a/sound/libxmp/Makefile b/sound/libxmp/Makefile index ceda262811..e2cc7005a3 100644 --- a/sound/libxmp/Makefile +++ b/sound/libxmp/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libxmp -PKG_VERSION:=4.6.2 +PKG_VERSION:=4.6.3 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://github.com/$(PKG_NAME)/$(PKG_NAME)/releases/download/$(PKG_NAME)-$(PKG_VERSION) -PKG_HASH:=acac1705be2c4fb4d2d70dc05759853ba6aab747a83de576b082784d46f5a4b9 +PKG_HASH:=b189a2ff3f3eef0008512e0fb27c2cdc27480bc1066b82590a84d02548fab96d PKG_MAINTAINER:=Daniel Golle PKG_LICENSE:=MIT