diff --git a/mplayer_jz47xx/Makefile b/mplayer_jz47xx/Makefile index 9c5e486..c7bff74 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.1 +PKG_VERSION:=0.1.2 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/mplayer-jz47xx -PKG_MD5SUM:=09c8a3dccc4324e0889968ed46c11aad +PKG_MD5SUM:=9f3d86f0bf7b46f845c01fe7e94f1e22 PKG_INSTALL:=1 include $(INCLUDE_DIR)/package.mk