From b9e0b56d2e59901a5919eba22d251603ebcdefdd Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 22 Feb 2012 20:56:01 +0100 Subject: [PATCH] file: update to 5.11. --- srcpkgs/file/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/file/template b/srcpkgs/file/template index b9810a25cd3..bba4cffed4d 100644 --- a/srcpkgs/file/template +++ b/srcpkgs/file/template @@ -1,18 +1,17 @@ # Template file for 'file' pkgname=file -version=5.10 +version=5.11 distfiles="ftp://ftp.astron.com/pub/file/$pkgname-$version.tar.gz" build_style=gnu-configure short_desc="File type identification utility" maintainer="Juan RP " homepage="http://www.darwinsys.com/file/" license="BSD" -checksum=73ae51889006b1ddb95db729237d411eb8d353884dfb149f0b4427d314aff68a +checksum=c70ae29a28c0585f541d5916fc3248c3e91baa481f63d7ccec53d1534cbcc9b7 long_desc=" File attempts to classify files depending on their contents and prints a description if a match is found." bootstrap=yes subpackages="file-devel" - Add_dependency build zlib-devel