firmware-utils: move bcm_tag.h here
[openwrt.git] / package / ocf-crypto-headers / Makefile
index 35cb845..fee2a37 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2008 OpenWrt.org
+# Copyright (C) 2008-2010 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -7,7 +7,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=ocf-crypto-headers
-PKG_VERSION:=20080917
+PKG_VERSION:=20110720
 PKG_RELEASE:=1
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
@@ -19,6 +19,7 @@ define Package/ocf-crypto-headers
   CATEGORY:=Utilities
   TITLE:=OCF-Linux cryptodev header
   PKGARCH:=all
+  URL:=http://ocf-linux.sourceforge.net/
 endef
 
 define Build/Configure