aboutsummaryrefslogtreecommitdiffstats
path: root/main/file
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-01-04 10:42:46 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-01-04 10:42:46 +0000
commit37e78a558cd12a80a7eba3adf43d0e628dff49a0 (patch)
treedce06081e23987a28e22ae5ee56b6b8227dd3142 /main/file
parent7cbd96e9030eff2805308f976d7ebf6e170cfa49 (diff)
downloadaports-37e78a558cd12a80a7eba3adf43d0e628dff49a0.tar.bz2
aports-37e78a558cd12a80a7eba3adf43d0e628dff49a0.tar.xz
main/file: upgrade to 5.10
Diffstat (limited to 'main/file')
-rw-r--r--main/file/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/file/APKBUILD b/main/file/APKBUILD
index feca7ee072..41c41d6c25 100644
--- a/main/file/APKBUILD
+++ b/main/file/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=file
-pkgver=5.09
-pkgrel=1
+pkgver=5.10
+pkgrel=0
pkgdesc="File type identification utility"
url="http://www.darwinsys.com/file/"
arch="all"
@@ -21,4 +21,4 @@ package() {
make DESTDIR="$pkgdir" install || return 1
rm "$pkgdir"/usr/lib/*.la || return 1
}
-md5sums="6fd7cd6c4281e68fe9ec6644ce0fac6f file-5.09.tar.gz"
+md5sums="4cea34b087b060772511e066e2038196 file-5.10.tar.gz"