projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
package/blockmount: simplify extroot module loading logic
[openwrt.git]
/
package
/
ocf-crypto-headers
/
Makefile
diff --git
a/package/ocf-crypto-headers/Makefile
b/package/ocf-crypto-headers/Makefile
index
35cb845
..
fee2a37
100644
(file)
--- a/
package/ocf-crypto-headers/Makefile
+++ b/
package/ocf-crypto-headers/Makefile
@@
-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.
#
# 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
include $(TOPDIR)/rules.mk
PKG_NAME:=ocf-crypto-headers
-PKG_VERSION:=20
080917
+PKG_VERSION:=20
110720
PKG_RELEASE:=1
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
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
CATEGORY:=Utilities
TITLE:=OCF-Linux cryptodev header
PKGARCH:=all
+ URL:=http://ocf-linux.sourceforge.net/
endef
define Build/Configure
endef
define Build/Configure
This page took
0.025817 seconds
and
4
git commands to generate.