diff options
Diffstat (limited to 'package/ccid')
-rw-r--r-- | package/ccid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ccid/Makefile b/package/ccid/Makefile index 370d9efde..e7750ba84 100644 --- a/package/ccid/Makefile +++ b/package/ccid/Makefile @@ -11,7 +11,7 @@ PKG_DESCR:= generic usb ccid and iccd driver PKG_SECTION:= app/crypto PKG_BUILDDEP:= pcsc-lite PKG_URL:= http://pcsclite.alioth.debian.org/ccid.html -PKG_SITES:= http://openadk.org/distfiles/ +PKG_SITES:= http://distfiles.openadk.org/ DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.bz2 |