diff options
Diffstat (limited to 'package/openct/Makefile')
-rw-r--r-- | package/openct/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/openct/Makefile b/package/openct/Makefile index 8f841138e..f3e787060 100644 --- a/package/openct/Makefile +++ b/package/openct/Makefile @@ -11,8 +11,8 @@ PKG_DESCR:= drivers for smart card readers PKG_SECTION:= app/crypto PKG_DEPENDS:= libopenct PKG_BUILDDEP:= libtool -PKG_URL:= http://www.opensc-project.org/openct/ -PKG_SITES:= http://www.opensc-project.org/files/openct/ +PKG_URL:= https://github.com/OpenSC/openct/wiki +PKG_SITES:= http://sourceforge.net/projects/opensc/files/openct/ PKG_LIBNAME:= libopenct PKG_OPTS:= dev |