Skip to content

Commit

Permalink
Merge pull request openwrt#4964 from diizzyy/patch-98
Browse files Browse the repository at this point in the history
utils/ccid: Update to 1.4.28
  • Loading branch information
dangowrt authored Nov 1, 2017
2 parents 288a54b + 6fc1607 commit 4ac1f9a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions utils/ccid/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=ccid
PKG_VERSION:=1.4.27
PKG_VERSION:=1.4.28
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=https://alioth.debian.org/frs/download.php/file/4218
PKG_HASH:=a660e269606986cb94840ad5ba802ffb0cd23dd12b98f69a35035e0deb9dd137
PKG_SOURCE_URL:=https://alioth.debian.org/frs/download.php/file/4230
PKG_HASH:=875836ac5d9d952b40dc1a253a726e74361671864d81337285a3260268f8ade0
PKG_MAINTAINER:=Daniel Golle <[email protected]>
PKG_LICENSE:=LGPL-2.1+
PKG_LICENSE_FILES:=COPYING
Expand Down

0 comments on commit 4ac1f9a

Please sign in to comment.