mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
file: update to 5.19.
This commit is contained in:
parent
8d181c51f6
commit
da46249a2d
2 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'chroot-file'
|
# Template file for 'chroot-file'
|
||||||
pkgname=chroot-file
|
pkgname=chroot-file
|
||||||
version=5.18
|
version=5.19
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="file-${version}"
|
wrksrc="file-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -11,7 +11,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=6519fb706d583231c2419592ebecdbb21d33c62eaf7a1a0b24ddfcb80c08bf07
|
checksum=9484b3bbda1acc7b13a4f71031a85ce10c77bd0ffec7226741a219ef587e3a7c
|
||||||
|
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'file'
|
# Template file for 'file'
|
||||||
pkgname=file
|
pkgname=file
|
||||||
version=5.18
|
version=5.19
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-static"
|
configure_args="--enable-static"
|
||||||
|
@ -11,7 +11,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=6519fb706d583231c2419592ebecdbb21d33c62eaf7a1a0b24ddfcb80c08bf07
|
checksum=9484b3bbda1acc7b13a4f71031a85ce10c77bd0ffec7226741a219ef587e3a7c
|
||||||
|
|
||||||
libmagic_package() {
|
libmagic_package() {
|
||||||
short_desc="File type identification library"
|
short_desc="File type identification library"
|
||||||
|
|
Loading…
Add table
Reference in a new issue