Browse Source

Merge pull request #3233 from psidhu/master

psidhu: Update Maintainer Email
lilik-openwrt-22.03
Hannu Nyman 8 years ago
committed by GitHub
parent
commit
4999c8a309
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      utils/evtest/Makefile
  2. +1
    -1
      utils/gpsd/Makefile

+ 1
- 1
utils/evtest/Makefile View File

@ -18,7 +18,7 @@ PKG_SOURCE_PROTO:=git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_VERSION:=$(PKG_REV)
PKG_MAINTAINER:=Pushpal Sidhu <psidhu@gateworks.com>
PKG_MAINTAINER:=Pushpal Sidhu <psidhu.devel@gmail.com>
PKG_LICENSE:=GPL-2.0
PKG_LICENSE_FILES:=COPYING


+ 1
- 1
utils/gpsd/Makefile View File

@ -15,7 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://download-mirror.savannah.gnu.org/releases/gpsd/
PKG_MD5SUM:=afd79b87337fadf38ee2a7c4314dac79
PKG_MAINTAINER:=Pushpal Sidhu <psidhu@gateworks.com>
PKG_MAINTAINER:=Pushpal Sidhu <psidhu.devel@gmail.com>
PKG_LICENSE:=BSD-3-Clause
PKG_LICENSE_FILES:=COPYING


Loading…
Cancel
Save