#
-# Copyright (C) 2007 OpenWrt.org
+# Copyright (C) 2007-2011 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_URL:=git://seeks.git.sourceforge.net/gitroot/seeks/seeks
-PKG_SOURCE_PROTO=git
-PKG_SOURCE_VERSION:=e8565b98cfe40fba644f587536f15f1a8665d230
+PKG_SOURCE_PROTO:=git
+PKG_REV:=e8565b98cfe40fba644f587536f15f1a8665d230
+PKG_SOURCE_VERSION:=$(PKG_REV)
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/nls.mk