mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
packages: cleanup Makefile variables
Standard assignment is immediate expansion without any extraneous spacing, RFC822 compliant email addresses without any quotation marks and long git hashes Signed-off-by: Stephen Walker <stephendwalker+github@gmail.com>
This commit is contained in:
@@ -16,7 +16,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://github.com/jclehner/mtd-rw.git
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_SUBDIR=$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE_VERSION=7e8562067d6a366c8cbaa8084396c33b7e12986b
|
||||
PKG_SOURCE_VERSION:=7e8562067d6a366c8cbaa8084396c33b7e12986b
|
||||
|
||||
PKG_MAINTAINER=Joseph C. Lehner <joseph.c.lehner@gmail.com>
|
||||
PKG_LICENSE=GPL-2.0
|
||||
|
||||
Reference in New Issue
Block a user