diff options
Diffstat (limited to 'package/cryptodev-linux/Makefile')
-rw-r--r-- | package/cryptodev-linux/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/cryptodev-linux/Makefile b/package/cryptodev-linux/Makefile index 4dc988f24..90de5e594 100644 --- a/package/cryptodev-linux/Makefile +++ b/package/cryptodev-linux/Makefile @@ -7,8 +7,8 @@ PKG_NAME:= cryptodev-linux PKG_VERSION:= 1.6 PKG_RELEASE:= 3 PKG_MD5SUM:= eade38998313c25fd7934719cdf8a2ea -PKG_DESCR:= cryptodev-linux kernel module -PKG_SECTION:= crypto +PKG_DESCR:= device that allows access to kernel cryptographic drivers +PKG_SECTION:= app/crypto PKG_BUILDDEP:= openssl PKG_URL:= http://home.gna.org/cryptodev-linux/ PKG_SITES:= http://download.gna.org/cryptodev-linux/ |