parent
4557d71ac5
commit
a82a90552b
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'file'
|
||||
pkgname=file
|
||||
version=5.40
|
||||
revision=3
|
||||
version=5.41
|
||||
revision=1
|
||||
bootstrap=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-static $(vopt_enable libseccomp)"
|
||||
|
@ -9,9 +9,9 @@ makedepends="zlib-devel $(vopt_if libseccomp libseccomp-devel)"
|
|||
short_desc="File type identification utility"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="BSD-2-Clause"
|
||||
homepage="http://www.darwinsys.com/file/"
|
||||
homepage="https://www.darwinsys.com/file/"
|
||||
distfiles="https://astron.com/pub/file/file-${version}.tar.gz"
|
||||
checksum=167321f43c148a553f68a0ea7f579821ef3b11c27b8cbe158e4df897e4a5dd57
|
||||
checksum=13e532c7b364f7d57e23dfeea3147103150cb90593a57af86c10e4f6e411603f
|
||||
|
||||
build_options="libseccomp"
|
||||
|
||||
|
|
Loading…
Reference in New Issue