file: update to 5.11.
This commit is contained in:
parent
9038679367
commit
b9e0b56d2e
1 changed files with 2 additions and 3 deletions
|
@ -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 <xtraeme@gmail.com>"
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue