We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2b4965 commit b9575aaCopy full SHA for b9575aa
sound/libxmp/Makefile
@@ -1,12 +1,12 @@
1
include $(TOPDIR)/rules.mk
2
3
PKG_NAME:=libxmp
4
-PKG_VERSION:=4.6.2
+PKG_VERSION:=4.6.3
5
PKG_RELEASE:=1
6
7
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
8
PKG_SOURCE_URL:=https://github.com/$(PKG_NAME)/$(PKG_NAME)/releases/download/$(PKG_NAME)-$(PKG_VERSION)
9
-PKG_HASH:=acac1705be2c4fb4d2d70dc05759853ba6aab747a83de576b082784d46f5a4b9
+PKG_HASH:=b189a2ff3f3eef0008512e0fb27c2cdc27480bc1066b82590a84d02548fab96d
10
11
PKG_MAINTAINER:=Daniel Golle <[email protected]>
12
PKG_LICENSE:=MIT
0 commit comments