1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-07-01 02:11:05 +03:00

qball: updated to 1.2, dropped merged patch

This commit is contained in:
kyak 2011-01-16 00:44:43 +03:00
parent cccd60c34a
commit c1fb2a3c2a

View File

@ -6,11 +6,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=qball
PKG_VERSION:=1.1
PKG_VERSION:=1.2
PKG_RELEASE:=1
PKG_SOURCE_URL:=http://homepage.ntlworld.com/mark.harman/
PKG_SOURCE:=qball_src.zip
PKG_MD5SUM:=6748cf29650e6cb087d1b55e37f7361d
PKG_MD5SUM:=106736362979921cd02fa7675f38c483
UNZIP_CMD=unzip -d $(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) $(DL_DIR)/$(PKG_SOURCE)
include $(INCLUDE_DIR)/package.mk