Browse Source

treewide: Remove self from PKG_MAINTAINER

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
lilik-openwrt-22.03
Florian Fainelli 4 years ago
parent
commit
80f881568f
6 changed files with 6 additions and 6 deletions
  1. +1
    -1
      net/cifs-utils/Makefile
  2. +1
    -1
      net/iptraf-ng/Makefile
  3. +1
    -1
      utils/bonnie++/Makefile
  4. +1
    -1
      utils/hfsprogs/Makefile
  5. +1
    -1
      utils/open-plc-utils/Makefile
  6. +1
    -1
      utils/stoken/Makefile

+ 1
- 1
net/cifs-utils/Makefile View File

@ -15,7 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=https://download.samba.org/pub/linux-cifs/cifs-utils/
PKG_HASH:=18d8f1bf92c13c4d611502dbd6759e3a766ddc8467ec8a2eda3f589e40b9ac9c
PKG_MAINTAINER:=Florian Fainelli <florian@openwrt.org>
PKG_MAINTAINER:=
PKG_LICENSE:=GPL-3.0
PKG_LICENSE_FILES:=COPYING
PKG_CPE_ID:=cpe:/a:debian:cifs-utils


+ 1
- 1
net/iptraf-ng/Makefile View File

@ -18,7 +18,7 @@ PKG_HASH:=79140cf07c0cceb1b5723242847a73aa86f5e4f9dccfe8970fda6801d347eb09
PKG_LICENSE:=GPL-2.0
PKG_LICENSE_FILES:=LICENSE
PKG_MAINTAINER:=Florian Fainelli <florian@openwrt.org>
PKG_MAINTAINER:=
PKG_CHECK_FORMAT_SECURITY:=0


+ 1
- 1
utils/bonnie++/Makefile View File

@ -15,7 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tgz
PKG_SOURCE_URL:=https://www.coker.com.au/bonnie++/
PKG_HASH:=6e0bcbc08b78856fd998dd7bcb352d4615a99c26c2dc83d5b8345b102bad0b04
PKG_MAINTAINER:=Florian Fainelli <florian@openwrt.org>
PKG_MAINTAINER:=
PKG_LICENSE:=GPL-2.0
PKG_LICENSE_FILES:=copyright.txt


+ 1
- 1
utils/hfsprogs/Makefile View File

@ -14,7 +14,7 @@ PKG_RELEASE:=3
PKG_LICENSE:=GPL-3.0-or-later
PKG_LICENSE_FILES:=COPYING
PKG_MAINTAINER:=Florian Fainelli <florian@openwrt.org>
PKG_MAINTAINER:=
PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).orig.tar.gz
PKG_SOURCE_URL:=http://archive.ubuntu.com/ubuntu/pool/universe/h/$(PKG_NAME)


+ 1
- 1
utils/open-plc-utils/Makefile View File

@ -15,7 +15,7 @@ PKG_SOURCE_URL:=https://github.com/qca/open-plc-utils.git
PKG_SOURCE_VERSION:=32408520fcebe785983a68e39ec83830a3005779
PKG_MIRROR_HASH:=b5ae48fd300f75b948a2b2a5f6cd4465b7a336495685f73100ad33a5d43a4c05
PKG_MAINTAINER:=Florian Fainelli <florian@openwrt.org>
PKG_MAINTAINER:=
PKG_LICENSE:=ISC
PKG_LICENSE_FILES:=LICENSE


+ 1
- 1
utils/stoken/Makefile View File

@ -15,7 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/stoken
PKG_HASH:=aa2b481b058e4caf068f7e747a2dcf5772bcbf278a4f89bc9efcbf82bcc9ef5a
PKG_MAINTAINER:=Florian Fainelli <florian@openwrt.org>
PKG_MAINTAINER:=
PKG_LICENSE:=LGPL-2.1
PKG_INSTALL:=1


Loading…
Cancel
Save