file: update to 5.26.
This commit is contained in:
parent
054a73caf2
commit
8d70065a8f
1 changed files with 7 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'file'
|
# Template file for 'file'
|
||||||
pkgname=file
|
pkgname=file
|
||||||
version=5.25
|
version=5.26
|
||||||
revision=1
|
revision=1
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -9,9 +9,13 @@ makedepends="zlib-devel"
|
||||||
short_desc="File type identification utility"
|
short_desc="File type identification utility"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.darwinsys.com/file/"
|
homepage="http://www.darwinsys.com/file/"
|
||||||
license="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=3735381563f69fb4239470b8c51b876a80425348b8285a7cded8b61d6b890eca
|
checksum=2ef32b4ec936b0ff7b59a021dce56086a716663b6df1138c7ea597d396bf50cf
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense COPYING
|
||||||
|
}
|
||||||
|
|
||||||
libmagic_package() {
|
libmagic_package() {
|
||||||
short_desc="File type identification library"
|
short_desc="File type identification library"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue