file: update to 5.20.
This commit is contained in:
parent
673b14dedd
commit
63eff5e70d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'file'
|
# Template file for 'file'
|
||||||
pkgname=file
|
pkgname=file
|
||||||
version=5.19
|
version=5.20
|
||||||
revision=2
|
revision=1
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-static"
|
configure_args="--enable-static"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.darwinsys.com/file/"
|
homepage="http://www.darwinsys.com/file/"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
distfiles="ftp://ftp.astron.com/pub/file/file-${version}.tar.gz"
|
distfiles="ftp://ftp.astron.com/pub/file/file-${version}.tar.gz"
|
||||||
checksum=9484b3bbda1acc7b13a4f71031a85ce10c77bd0ffec7226741a219ef587e3a7c
|
checksum=5bc36bfbb83a009da25a7174848f1bc5824be03192a8fdce7f83dc897ed2d247
|
||||||
|
|
||||||
libmagic_package() {
|
libmagic_package() {
|
||||||
short_desc="File type identification library"
|
short_desc="File type identification library"
|
||||||
|
|
Loading…
Reference in a new issue