From 60936034c3b37690269af0cb1c7e66220db81895 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 19 Sep 2011 10:14:34 +0200 Subject: [PATCH] file: update to 5.09. --- srcpkgs/file/template | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/srcpkgs/file/template b/srcpkgs/file/template index daa7b5738d3..01c73b01236 100644 --- a/srcpkgs/file/template +++ b/srcpkgs/file/template @@ -1,11 +1,13 @@ # Template file for 'file' pkgname=file -version=5.07 +version=5.09 distfiles="ftp://ftp.astron.com/pub/file/$pkgname-$version.tar.gz" build_style=gnu_configure short_desc="File type identification utility" maintainer="Juan RP " -checksum=c968bfe97d87f9f564728a894d57be2c6bba9a2006763fffff85c5f72a9a3c2f +homepage="http://www.darwinsys.com/file/" +license="BSD" +checksum=bde1c9830ee6c234871778faae8277fdcf775fbb16dea63c8251e24b7c2f869c long_desc=" File attempts to classify files depending on their contents and prints a description if a match is found."