aboutsummaryrefslogtreecommitdiffstats
path: root/main/file
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-03-26 00:32:30 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-03-26 00:32:30 +0000
commitcec96f221b3e34b835ed798029d0f967c5b018d6 (patch)
tree13132d747e3c723c9b67b88f13003b6d130fad39 /main/file
parent9874c92b9b861b39d122ae38c2e7c76becc61eb9 (diff)
downloadaports-cec96f221b3e34b835ed798029d0f967c5b018d6.tar.bz2
aports-cec96f221b3e34b835ed798029d0f967c5b018d6.tar.xz
main/file: upgrade to 5.14
Diffstat (limited to 'main/file')
-rw-r--r--main/file/APKBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/main/file/APKBUILD b/main/file/APKBUILD
index c1a273bc1e..045a917912 100644
--- a/main/file/APKBUILD
+++ b/main/file/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=file
-pkgver=5.12
+pkgver=5.14
pkgrel=0
pkgdesc="File type identification utility"
url="http://www.darwinsys.com/file/"
@@ -21,4 +21,6 @@ package() {
make DESTDIR="$pkgdir" install || return 1
rm "$pkgdir"/usr/lib/*.la || return 1
}
-md5sums="1d7d85cb9354f79e5e351deef36be6ba file-5.12.tar.gz"
+md5sums="c26625f1d6773ad4bc5a87c0e315632c file-5.14.tar.gz"
+sha256sums="461ba01dd0900a3b7c2dcd901b04903192c07887a9c1928af0be507572c77fe4 file-5.14.tar.gz"
+sha512sums="76b1802234a4da30221e3f0bbbda3416fb40fb4cbaf1129f7b27e8dced16b074be1a14679170e9ef96ba75ef0e301eea48a1a0c084c68440efacc275b3e91857 file-5.14.tar.gz"