Merge pull request #3233 from psidhu/master
psidhu: Update Maintainer Email
This commit is contained in:
commit
4999c8a309
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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…
Reference in a new issue