wok-next diff libmagic/receipt @ rev 7976
Fix: leafpad needs install-sh as executable to compile
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Mon Jan 17 17:57:10 2011 +0100 (2011-01-17) |
parents | 8752c40cc534 |
children | 97b93f51e35b |
line diff
1.1 --- a/libmagic/receipt Sun Feb 28 16:17:14 2010 +0100 1.2 +++ b/libmagic/receipt Mon Jan 17 17:57:10 2011 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="libmagic" 1.7 -VERSION="5.03" 1.8 +VERSION="5.04" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="Library for File utility" 1.11 MAINTAINER="erjo@slitaz.org"