fix configure options error.
[openwrt/svn-archive/archive.git] / sound / empcd / Makefile
index 8e9afc2090a6b5568752021596044fcefa93b8f1..df2b6776eaf4f7e57bf9287cdef750604e43ab57 100644 (file)
@@ -9,16 +9,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=empcd
-PKG_VERSION:=2005.12.12
+PKG_VERSION:=2008.02.16
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=http://unfix.org/projects/empcd
-PKG_MD5SUM:=300e59ba3067f1f82d4ecec124f96916
-PKG_CAT:=bzcat
-
-PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
-PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
+PKG_MD5SUM:=c3209f6bf8eb6e8ea9638601e1cd04a4
 
 include $(INCLUDE_DIR)/package.mk