Date:2012-10-12 11:40:45 (11 years 5 months ago)
Author:kyak
Commit:cb5dc98db6fab1fc236f7bc7299f3c0d1ef511ad
Message:ikog: fix dl url

Files: ikog/Makefile (1 diff)

Change Details

ikog/Makefile
33PKG_NAME:=ikog
44PKG_VERSION:=1.90
55PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
6PKG_SOURCE:=$(PKG_NAME).py.gz
7PKG_SOURCE_URL:=http://www.henspace.co.uk/ikog/app/
6PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).py.gz
7PKG_SOURCE_URL:=https://sites.google.com/site/henspace/ikog/ikog-files/
88UNPACK_CMD=zcat $(DL_DIR)/$(PKG_SOURCE) > $(1)/ikog.py
99
1010include $(INCLUDE_DIR)/package.mk

Archive Download the corresponding diff file



interactive