diff options
Diffstat (limited to 'package/openct/Makefile')
-rw-r--r-- | package/openct/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/openct/Makefile b/package/openct/Makefile index a3626e7bc..eb4b841d1 100644 --- a/package/openct/Makefile +++ b/package/openct/Makefile @@ -8,7 +8,7 @@ PKG_VERSION:= 0.6.16 PKG_RELEASE:= 1 PKG_BUILDDEP+= libtool libusb PKG_MD5SUM:= d8d8c63269985303a303a218c4b953d7 -PKG_DESCR:= drivers for several smart card readers +PKG_DESCR:= drivers for smart card readers PKG_SECTION:= crypto PKG_DEPENDS:= libltdl libusb PKG_URL:= http://www.opensc-project.org/openct |