diff --git a/mplayer_jz47xx/Makefile b/mplayer_jz47xx/Makefile index c7bff74..001ea0d 100644 --- a/mplayer_jz47xx/Makefile +++ b/mplayer_jz47xx/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mplayer_jz47xx -PKG_VERSION:=0.1.2 +PKG_VERSION:=0.1.3 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/mplayer-jz47xx -PKG_MD5SUM:=9f3d86f0bf7b46f845c01fe7e94f1e22 +PKG_MD5SUM:=bc95addf166e5508ab5acc7152c447a0 PKG_INSTALL:=1 include $(INCLUDE_DIR)/package.mk