file: update to 5.22.
This commit is contained in:
parent
993cc5cdb8
commit
35c57d812e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'file'
|
||||
pkgname=file
|
||||
version=5.21
|
||||
version=5.22
|
||||
revision=1
|
||||
bootstrap=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -12,11 +12,10 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.darwinsys.com/file/"
|
||||
license="BSD"
|
||||
distfiles="ftp://ftp.astron.com/pub/file/file-${version}.tar.gz"
|
||||
checksum=1a48741d3923c4cc73267109b8a396c0ce3aebe004181f3efb1b0a228d230bb6
|
||||
checksum=c4e3a8e44cb888c5e4b476e738503e37fb9de3b25a38c143e214bfc12109fc0b
|
||||
|
||||
libmagic_package() {
|
||||
short_desc="File type identification library"
|
||||
replaces="file<5.12"
|
||||
pkg_install() {
|
||||
vmove "usr/lib/*.so.*"
|
||||
vmove usr/share/misc
|
||||
|
|
Loading…
Reference in New Issue