wok diff lemon/receipt @ rev 19324
syslinux: adjust custom conf location
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jul 14 10:28:07 2016 +0200 (2016-07-14) |
parents | be4e1df7eef1 |
children | 28e74f124643 |
line diff
1.1 --- a/lemon/receipt Thu Apr 02 17:27:03 2015 +0200 1.2 +++ b/lemon/receipt Thu Jul 14 10:28:07 2016 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="lemon" 1.7 -_realver=3080802 1.8 +_realver=3081101 1.9 VERSION="${_realver:0:1}.${_realver:2:1}.${_realver:3:2}.${_realver:6:6}" 1.10 CATEGORY="system-tools" 1.11 SHORT_DESC="The LEMON Parser Generator (from the SQLite project)."