aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-05-05 21:08:27 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-05-05 21:08:27 +0000
commita1688640cc097b17059842c8c7f93c04a14b8633 (patch)
treed3417252362b7dd0813024fa8fbe02f384660f66
parent4063ddd3a1493ec6ba83b93f62a74aed42070d1c (diff)
downloadaports-a1688640cc097b17059842c8c7f93c04a14b8633.tar.bz2
aports-a1688640cc097b17059842c8c7f93c04a14b8633.tar.xz
core/file: upgrade to 5.01
-rw-r--r--core/file/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/file/APKBUILD b/core/file/APKBUILD
index 50b9b8e6c4..e1943b2667 100644
--- a/core/file/APKBUILD
+++ b/core/file/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=file
-pkgver=5.00
+pkgver=5.01
pkgrel=0
pkgdesc="File type identification utility"
url="http://www.darwinsys.com/file/"
@@ -18,5 +18,5 @@ build ()
make || return 1
make DESTDIR="$pkgdir" install
}
-md5sums="fd0b4ce55a756151629e06eaa3411e0c file-5.00.tar.gz
+md5sums="e492d6309728ace56b113de1960e3024 file-5.01.tar.gz
28513788ba4d556ccd538867dc6205ab nocxx.patch"