wok-current diff sqlite-dev/receipt @ rev 18472
ghostscript, libv4l, slitaz-base-files: fix installation (thanks llev)
ghostscript: fix package upgrades;
libv4l: check multiple preloads in case of upgrade, not add preload if installation not finished/fails;
slitaz-base-files: not to overwrite real sudo.
ghostscript: fix package upgrades;
libv4l: check multiple preloads in case of upgrade, not add preload if installation not finished/fails;
slitaz-base-files: not to overwrite real sudo.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Mon Oct 05 01:10:26 2015 +0300 (2015-10-05) |
parents | 79d891358297 |
children | fc9203de5ff2 |
line diff
1.1 --- a/sqlite-dev/receipt Sat Mar 14 21:44:38 2015 +0000 1.2 +++ b/sqlite-dev/receipt Mon Oct 05 01:10:26 2015 +0300 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="sqlite-dev" 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="development" 1.11 SHORT_DESC="Small SQL database engine devel files."