Browse Source

Merge pull request #5397 from diizzyy/utils-pcsc-tools

pcsc-tools: remove myself as maintainer
lilik-openwrt-22.03
Hannu Nyman 7 years ago
committed by GitHub
parent
commit
4e348a0122
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      utils/pcsc-tools/Makefile

+ 1
- 1
utils/pcsc-tools/Makefile View File

@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=pcsc-tools
PKG_VERSION=1.5.2
PKG_RELEASE:=1
PKG_MAINTAINER:=Daniel Engberg <daniel.engberg.lists@pyret.net>
PKG_MAINTAINER:=
PKG_LICENSE:=GPL-2.0
PKG_LICENSE_FILES:=COPYING


Loading…
Cancel
Save