checkPackages

Utility for checking libsheepy version used when compiling the packages in local shpPackages
git clone https://noulin.net/git/checkPackages.git
Log | Files | Refs

commit 50b777af61176a4d195c9fba25b77e03d8a1bd07
parent 1b1d286a33e821cc8e47c73d97a69974062d9f34
Author: Remy Noulin <loader2x@gmail.com>
Date:   Sat, 28 Sep 2019 07:46:17 +0200

new version

package.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Diffstat:
Mpackage.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.yml b/package.yml @@ -1,6 +1,6 @@ --- name: checkPackages - version: 0.0.2 + version: 0.0.3 description: "check libsheepy version in already compiled packages in local shpPackages, recompile when it doesn't match current libsheepy version in the system" bin: ./checkPackages.c repository: