mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +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:
+1
-1
@@ -13,7 +13,7 @@ PKG_VERSION:=9.9.8-P4
|
||||
PKG_RELEASE:=3
|
||||
USERID:=bind=57:bind=57
|
||||
|
||||
PKG_MAINTAINER := Noah Meyerhans <frodo@morgul.net>
|
||||
PKG_MAINTAINER:=Noah Meyerhans <frodo@morgul.net>
|
||||
PKG_LICENSE := BSD-3-Clause
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
|
||||
Reference in New Issue
Block a user