aboutsummaryrefslogtreecommitdiffstats
path: root/main/ncdu
diff options
context:
space:
mode:
authorBartłomiej Piotrowski <b@bpiotrowski.pl>2012-10-01 16:50:12 +0200
committerBartłomiej Piotrowski <b@bpiotrowski.pl>2012-10-01 16:50:12 +0200
commit1a17fb372f92d4fee0390080e100f06306153ae7 (patch)
tree52147ca579b4ed2f1260e97e7c5d61b050019b86 /main/ncdu
parentd26eb4ee06bbae63edfc90132e13881a2ada78c6 (diff)
downloadaports-1a17fb372f92d4fee0390080e100f06306153ae7.tar.bz2
aports-1a17fb372f92d4fee0390080e100f06306153ae7.tar.xz
main/ncdu: upgrade to 1.9
Diffstat (limited to 'main/ncdu')
-rw-r--r--main/ncdu/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/ncdu/APKBUILD b/main/ncdu/APKBUILD
index 11bfaa3109..6423d3c35b 100644
--- a/main/ncdu/APKBUILD
+++ b/main/ncdu/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Fabian Affolter <fabian@affolter-engineering.ch>
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=ncdu
-pkgver=1.8
+pkgver=1.9
pkgrel=0
pkgdesc="Text-based disk usage viewer"
url="http://dev.yorhel.nl/ncdu"
@@ -30,4 +30,4 @@ package() {
make DESTDIR="$pkgdir" install || return 1
}
-md5sums="94d7a821f8a0d7ba8ef3dd926226f7d5 ncdu-1.8.tar.gz"
+md5sums="93258079db897d28bb8890e2db89b1fb ncdu-1.9.tar.gz"