lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

commit 092f108b46b33f7479784d78a063107f24da5b53
parent 23352a4f220a5640da038e50f862ac3da5c94e7e
Author: Pushpal Sidhu <psidhu.devel@gmail.com>
Date:   Mon, 26 Sep 2016 08:19:36 -0700

gpsd: Update Maintainer Email

Signed-off-by: Pushpal Sidhu <psidhu.devel@gmail.com>

Diffstat:
Mutils/gpsd/Makefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/utils/gpsd/Makefile b/utils/gpsd/Makefile @@ -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