summaryrefslogtreecommitdiff
path: root/package/openct/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/openct/Makefile')
-rw-r--r--package/openct/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/openct/Makefile b/package/openct/Makefile
index eb4b841d1..fb5cf15b5 100644
--- a/package/openct/Makefile
+++ b/package/openct/Makefile
@@ -6,12 +6,12 @@ include ${TOPDIR}/rules.mk
PKG_NAME:= openct
PKG_VERSION:= 0.6.16
PKG_RELEASE:= 1
-PKG_BUILDDEP+= libtool libusb
PKG_MD5SUM:= d8d8c63269985303a303a218c4b953d7
PKG_DESCR:= drivers for smart card readers
PKG_SECTION:= crypto
PKG_DEPENDS:= libltdl libusb
-PKG_URL:= http://www.opensc-project.org/openct
+PKG_BUILDDEP:= libtool libusb
+PKG_URL:= http://www.opensc-project.org/openct/
PKG_SITES:= http://www.opensc-project.org/files/openct/
include ${TOPDIR}/mk/package.mk