wok-6.x diff libmagic/receipt @ rev 17248
libgringotts: fix bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Oct 19 11:51:39 2014 +0200 (2014-10-19) |
parents | 8f447cf2eee5 |
children | fb17943081e7 |
line diff
1.1 --- a/libmagic/receipt Sat Nov 09 20:47:29 2013 +0000 1.2 +++ b/libmagic/receipt Sun Oct 19 11:51:39 2014 +0200 1.3 @@ -1,9 +1,9 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="libmagic" 1.7 -VERSION="5.14" 1.8 +VERSION="5.20" 1.9 CATEGORY="system-tools" 1.10 -SHORT_DESC="Library for File utility" 1.11 +SHORT_DESC="File type determination library using 'magic' numbers" 1.12 MAINTAINER="erjo@slitaz.org" 1.13 LICENSE="BSD" 1.14 WEB_SITE="http://www.darwinsys.com/file/"