file: update to 5.09.
This commit is contained in:
parent
936fd45070
commit
60936034c3
1 changed files with 4 additions and 2 deletions
|
@ -1,11 +1,13 @@
|
||||||
# Template file for 'file'
|
# Template file for 'file'
|
||||||
pkgname=file
|
pkgname=file
|
||||||
version=5.07
|
version=5.09
|
||||||
distfiles="ftp://ftp.astron.com/pub/file/$pkgname-$version.tar.gz"
|
distfiles="ftp://ftp.astron.com/pub/file/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="File type identification utility"
|
short_desc="File type identification utility"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=c968bfe97d87f9f564728a894d57be2c6bba9a2006763fffff85c5f72a9a3c2f
|
homepage="http://www.darwinsys.com/file/"
|
||||||
|
license="BSD"
|
||||||
|
checksum=bde1c9830ee6c234871778faae8277fdcf775fbb16dea63c8251e24b7c2f869c
|
||||||
long_desc="
|
long_desc="
|
||||||
File attempts to classify files depending on their contents and prints
|
File attempts to classify files depending on their contents and prints
|
||||||
a description if a match is found."
|
a description if a match is found."
|
||||||
|
|
Loading…
Reference in a new issue