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
@@ -15,7 +15,7 @@ include $(TOPDIR)/rules.mk
|
||||
PKG_NAME:=nmap
|
||||
PKG_VERSION:=7.12
|
||||
PKG_RELEASE:=1
|
||||
PKG_MAINTAINER=Nuno Goncalves <nunojpg@gmail.com>
|
||||
PKG_MAINTAINER:=Nuno Goncalves <nunojpg@gmail.com>
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=http://nmap.org/dist/
|
||||
|
||||
Reference in New Issue
Block a user