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
@@ -8,7 +8,7 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=mtr
|
||||
PKG_REV:=dd2b750
|
||||
PKG_REV:=dd2b75080bc5406ba0b438953b36b72204ba114b
|
||||
PKG_VERSION:=0.85+newdns-$(PKG_REV)
|
||||
PKG_RELEASE:=2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user