summaryrefslogtreecommitdiff
path: root/package/pcsc-lite/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-01-07 19:29:14 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-01-07 19:29:14 +0100
commitacd808ff41ae90f1e22088654124f6c4ec149e83 (patch)
treead39aaa710f60dea8b730211fad20bb77d629ad8 /package/pcsc-lite/Makefile
parentd596ae6c3f2865a8a791d99bbf641812007cc349 (diff)
do not use duplicate CFLAGS
Diffstat (limited to 'package/pcsc-lite/Makefile')
-rw-r--r--package/pcsc-lite/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/pcsc-lite/Makefile b/package/pcsc-lite/Makefile
index 003352a69..096625b96 100644
--- a/package/pcsc-lite/Makefile
+++ b/package/pcsc-lite/Makefile
@@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:= pcsc-lite
PKG_VERSION:= 1.6.6
-PKG_RELEASE:= 1
+PKG_RELEASE:= 2
PKG_MD5SUM:= f80d3ecd9569b71d557f283f16295c74
PKG_DESCR:= middleware for smartcards
PKG_SECTION:= crypto