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 and consistent section assignments Signed-off-by: Stephen Walker <stephendwalker+github@gmail.com>
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=http://www.dest-unreach.org/socat/download
|
||||
PKG_HASH:=e3561f808739383eb10fada1e5d4f26883f0311b34fd0af7837d0c95ef379251
|
||||
|
||||
PKG_MAINTAINER:= Ted Hess <thess@kitschensync.net>
|
||||
PKG_MAINTAINER:=Ted Hess <thess@kitschensync.net>
|
||||
|
||||
PKG_LICENSE:=GPL-2.0 OpenSSL
|
||||
PKG_LICENSE_FILES:=COPYING COPYING.OpenSSL
|
||||
|
||||
Reference in New Issue
Block a user