mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
file: downgrade to 5.41.
This revert commit: 455908f5ca
This is broken, and xbps-src needs this:
find dir | file --mime-type --files-from -
This commit is contained in:
parent
a162953e62
commit
1c8f508864
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'file'
|
# Template file for 'file'
|
||||||
pkgname=file
|
pkgname=file
|
||||||
version=5.42
|
reverts="5.42_1"
|
||||||
revision=1
|
version=5.41
|
||||||
|
revision=2
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-static $(vopt_enable libseccomp)"
|
configure_args="--enable-static $(vopt_enable libseccomp)"
|
||||||
|
@ -11,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://www.darwinsys.com/file/"
|
homepage="https://www.darwinsys.com/file/"
|
||||||
distfiles="https://astron.com/pub/file/file-${version}.tar.gz"
|
distfiles="https://astron.com/pub/file/file-${version}.tar.gz"
|
||||||
checksum=c076fb4d029c74073f15c43361ef572cfb868407d347190ba834af3b1639b0e4
|
checksum=13e532c7b364f7d57e23dfeea3147103150cb90593a57af86c10e4f6e411603f
|
||||||
|
|
||||||
build_options="libseccomp"
|
build_options="libseccomp"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue