mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
file: update to 5.30.
This commit is contained in:
parent
606289d71d
commit
391a40305d
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.29
|
version=5.30
|
||||||
revision=2
|
revision=1
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-static"
|
configure_args="--enable-static"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.darwinsys.com/file/"
|
homepage="http://www.darwinsys.com/file/"
|
||||||
license="2-clause-BSD"
|
license="2-clause-BSD"
|
||||||
distfiles="ftp://ftp.astron.com/pub/file/file-${version}.tar.gz"
|
distfiles="ftp://ftp.astron.com/pub/file/file-${version}.tar.gz"
|
||||||
checksum=ea661277cd39bf8f063d3a83ee875432cc3680494169f952787e002bdd3884c0
|
checksum=694c2432e5240187524c9e7cf1ec6acc77b47a0e19554d34c14773e43dbbf214
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
# XXX cross compilation needs exactly the same version for the host
|
# XXX cross compilation needs exactly the same version for the host
|
||||||
|
|
Loading…
Add table
Reference in a new issue