file: update to 5.25.
This commit is contained in:
parent
109d505d85
commit
5479865e0d
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'file'
|
||||
pkgname=file
|
||||
version=5.24
|
||||
revision=2
|
||||
version=5.25
|
||||
revision=1
|
||||
bootstrap=yes
|
||||
build_pie=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -11,9 +11,8 @@ short_desc="File type identification utility"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.darwinsys.com/file/"
|
||||
license="BSD"
|
||||
#distfiles="ftp://ftp.astron.com/pub/file/file-${version}.tar.gz"
|
||||
distfiles="https://distfiles.macports.org/file/file-${version}.tar.gz"
|
||||
checksum=802cb3de2e49e88ef97cdcb52cd507a0f25458112752e398445cea102bc750ce
|
||||
distfiles="ftp://ftp.astron.com/pub/file/file-${version}.tar.gz"
|
||||
checksum=3735381563f69fb4239470b8c51b876a80425348b8285a7cded8b61d6b890eca
|
||||
|
||||
libmagic_package() {
|
||||
short_desc="File type identification library"
|
||||
|
|
Loading…
Reference in New Issue