Skip to content

Commit b9575aa

Browse files
dangowrt1715173329
authored andcommitted
libxmp: update to 4.6.3
See https://github.com/libxmp/libxmp/releases/tag/libxmp-4.6.3 Signed-off-by: Daniel Golle <[email protected]>
1 parent f2b4965 commit b9575aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sound/libxmp/Makefile

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

33
PKG_NAME:=libxmp
4-
PKG_VERSION:=4.6.2
4+
PKG_VERSION:=4.6.3
55
PKG_RELEASE:=1
66

77
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
88
PKG_SOURCE_URL:=https://github.com/$(PKG_NAME)/$(PKG_NAME)/releases/download/$(PKG_NAME)-$(PKG_VERSION)
9-
PKG_HASH:=acac1705be2c4fb4d2d70dc05759853ba6aab747a83de576b082784d46f5a4b9
9+
PKG_HASH:=b189a2ff3f3eef0008512e0fb27c2cdc27480bc1066b82590a84d02548fab96d
1010

1111
PKG_MAINTAINER:=Daniel Golle <[email protected]>
1212
PKG_LICENSE:=MIT

0 commit comments

Comments
 (0)