summaryrefslogtreecommitdiff
path: root/package/tinyalsa
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/tinyalsa
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/tinyalsa')
-rw-r--r--package/tinyalsa/tinyalsa.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/tinyalsa/tinyalsa.mk b/package/tinyalsa/tinyalsa.mk
index a3dcc9ab9..e470b47f6 100644
--- a/package/tinyalsa/tinyalsa.mk
+++ b/package/tinyalsa/tinyalsa.mk
@@ -1,8 +1,8 @@
-#############################################################
+################################################################################
#
# tinyalsa
#
-#############################################################
+################################################################################
TINYALSA_VERSION = f2a7b6d3d81bd337a540d56704b4aaa7bdb046fe
TINYALSA_SITE = $(call github,tinyalsa,tinyalsa,$(TINYALSA_VERSION))