tcl: switch to * instead of [0-9]
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Wed, 30 Mar 2016 16:14:07 +0000 (17:14 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 30 Mar 2016 17:26:57 +0000 (19:26 +0200)
commit28ccd4d514e5fe7ceca8a4925c241f649890fa69
tree867ac08776213d53c09828133af4ed2f0ed22628
parent198a7f1bbcd2449516471a7deed72e2e8a7335f2
tcl: switch to * instead of [0-9]

Those [0-9] expressions are needlessly complex, and they actually no
longer work now that sqlite3.11.0 is bundled internally (11 is two
digits, which was accounted for).

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/tcl/tcl.mk