aboutsummaryrefslogtreecommitdiffstats
path: root/main/file
diff options
context:
space:
mode:
authorprspkt <prspkt@protonmail.com>2018-04-15 22:37:51 +0000
committerSören Tempel <soeren+git@soeren-tempel.net>2018-06-29 08:00:52 +0200
commit9e79966d60e31dc42c2ef722dcec4dbda8ed2fa8 (patch)
treeac440c840e1b21aceca793093b19a58d07a28975 /main/file
parentd56680f9b8a739795428e350f8bae1e7536936b3 (diff)
downloadaports-9e79966d60e31dc42c2ef722dcec4dbda8ed2fa8.tar.bz2
aports-9e79966d60e31dc42c2ef722dcec4dbda8ed2fa8.tar.xz
main/file: upgrade to 5.33
Also clarify license while being here.
Diffstat (limited to 'main/file')
-rw-r--r--main/file/APKBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/main/file/APKBUILD b/main/file/APKBUILD
index 58477ab711..c9aadbf1c8 100644
--- a/main/file/APKBUILD
+++ b/main/file/APKBUILD
@@ -1,14 +1,14 @@
# Contributor: Valery Kartel <valery.kartel@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=file
-pkgver=5.32
+pkgver=5.33
pkgrel=0
pkgdesc="File type identification utility"
-url="http://www.darwinsys.com/file/"
+url="http://www.darwinsys.com/file"
arch="all"
-license="BSD"
+license="BSD-2-Clause"
subpackages="$pkgname-dev $pkgname-doc libmagic"
-source="ftp://ftp.astron.com/pub/$pkgname/$pkgname-$pkgver.tar.gz"
+source="ftp://ftp.astron.com/pub/file/$pkgname-$pkgver.tar.gz"
builddir="$srcdir/$pkgname-$pkgver"
build() {
@@ -37,4 +37,4 @@ libmagic() {
mv "$pkgdir"/usr/lib "$pkgdir"/usr/share "$subpkgdir"/usr
}
-sha512sums="315343229fa196335389544ee8010e9e80995ef4721938492dedcfb0465dfc45e1feb96f26dfe53cab484fb5d9bac54d2d72917fbfd28a1d998c6ad8c8f9792f file-5.32.tar.gz"
+sha512sums="36c9f2e2aa814b5557eef114fdd3de159688c7a3c9632a9f5c6355c4d2a5694cee81279bda80897616fca07289a7fedb1f797439a2903c76dc84870694773c9e file-5.33.tar.gz"