summaryrefslogtreecommitdiff
path: root/package/x264
diff options
context:
space:
mode:
authorJerzy Grzegorek <jerzy.grzegorek@trzebnica.net>2015-03-20 13:35:19 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-03-20 14:02:00 +0100
commit76c02c6b46950fa475b925e1b5eda3c43ee69aaa (patch)
tree382144fc90b0d2721e8a565925e8e968df3a2710 /package/x264
parent8d00fe45aa48047eff365a1863917b2a48607245 (diff)
package: normalize separator size to 80
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/x264')
-rw-r--r--package/x264/x264.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/x264/x264.mk b/package/x264/x264.mk
index 1e198bc64..9968fbeca 100644
--- a/package/x264/x264.mk
+++ b/package/x264/x264.mk
@@ -1,8 +1,8 @@
-###############################################################
+################################################################################
#
# x264
#
-###############################################################
+################################################################################
X264_VERSION = 20140930-2245-stable
X264_SOURCE = x264-snapshot-$(X264_VERSION).tar.bz2