summaryrefslogtreecommitdiffstats
path: root/main/htop
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-11-20 13:03:16 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-11-21 08:55:45 +0000
commit2573cd759ff0c0d13668628e5459aeb76ba6b1ab (patch)
treebdfa274207593bfef19210ebd5e541ff2cd5a662 /main/htop
parente1edc6728cbf6728523eec750a4a93cbd382bf3c (diff)
downloadaports-2573cd759ff0c0d13668628e5459aeb76ba6b1ab.tar.bz2
aports-2573cd759ff0c0d13668628e5459aeb76ba6b1ab.tar.xz
main/htop: upgrade to 1.0.2
Diffstat (limited to 'main/htop')
-rw-r--r--main/htop/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/htop/APKBUILD b/main/htop/APKBUILD
index ed4e00ec0..93ff982c1 100644
--- a/main/htop/APKBUILD
+++ b/main/htop/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer:Carlo Landmeter
pkgname=htop
-pkgver=1.0.1
+pkgver=1.0.2
pkgrel=0
pkgdesc="An interactive process viewer for Linux"
url="http://htop.sourceforge.net"
@@ -24,4 +24,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-md5sums="d3b80d905a6bff03f13896870787f901 htop-1.0.1.tar.gz"
+md5sums="0d01cca8df3349c74569cefebbd9919e htop-1.0.2.tar.gz"