summaryrefslogtreecommitdiffstats
path: root/package/grantlee
diff options
context:
space:
mode:
authorRicardo Martincoski <ricardo.martincoski@gmail.com>2017-04-04 19:50:13 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-04-06 22:41:07 +0200
commit250f27ac422ee67c40189666b6fd4c50dd41dd74 (patch)
treede40c196afe379374265f85e5de93cb412531c32 /package/grantlee
parent0c21ee46a79a6ea36744aa2d453db8280a35db67 (diff)
downloadbuildroot-250f27ac422ee67c40189666b6fd4c50dd41dd74.tar.gz
buildroot-250f27ac422ee67c40189666b6fd4c50dd41dd74.zip
package: add missing empty line after header
Occurrences were searched using [1]: check-package --include-only PackageHeader $(find * -type f) and manually fixed to comply to [2]. [1] http://patchwork.ozlabs.org/patch/729669/ [2] http://nightly.buildroot.org/#writing-rules-mk Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/grantlee')
-rw-r--r--package/grantlee/grantlee.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/grantlee/grantlee.mk b/package/grantlee/grantlee.mk
index 812603b82e..575b63fef5 100644
--- a/package/grantlee/grantlee.mk
+++ b/package/grantlee/grantlee.mk
@@ -3,6 +3,7 @@
# grantlee
#
################################################################################
+
GRANTLEE_VERSION = 5.1.0
GRANTLEE_SITE = http://downloads.grantlee.org
GRANTLEE_INSTALL_STAGING = YES
OpenPOWER on IntegriCloud