ccid: update source
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
parent
2e2299192d
commit
38203aa88d
1 changed files with 3 additions and 3 deletions
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=ccid
|
||||
PKG_VERSION:=1.4.19
|
||||
PKG_VERSION:=1.4.20
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=https://alioth.debian.org/frs/download.php/file/4132
|
||||
PKG_MD5SUM:=d1eed995ba9a2eb395a65a8a78090f52
|
||||
PKG_SOURCE_URL:=https://alioth.debian.org/frs/download.php/file/4140
|
||||
PKG_MD5SUM:=a73c203cfe27e684850df73630065738
|
||||
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
|
||||
PKG_LICENSE:=LGPL-2.1+
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
|
|
Loading…
Reference in a new issue