mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 15:08:40 +01:00
packages: cleanup Makefile variables
Standard assignment is immediate expansion without any extraneous spacing, RFC822 compliant email addresses and consistent section assignments Signed-off-by: Stephen Walker <stephendwalker+github@gmail.com>
This commit is contained in:
@@ -18,7 +18,7 @@ PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_SUBDIR=$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE_VERSION:=7e8562067d6a366c8cbaa8084396c33b7e12986b
|
||||
|
||||
PKG_MAINTAINER=Joseph C. Lehner <joseph.c.lehner@gmail.com>
|
||||
PKG_MAINTAINER:=Joseph C. Lehner <joseph.c.lehner@gmail.com>
|
||||
PKG_LICENSE=GPL-2.0
|
||||
PKG_LICENSE_FILES=LICENSE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user