diff options
author | Simone Rota <sip@crux.nu> | 2008-09-25 01:33:59 +0200 |
---|---|---|
committer | Simone Rota <sip@crux.nu> | 2008-09-25 01:33:59 +0200 |
commit | 03f03f1e81e59b4121a8cd2d06ea8f28b3058661 (patch) | |
tree | 62021eac53f9634089d1c9f5de76c92606ad6338 /htop | |
parent | 748e87ef16e3553ae6528a9de34866664ac5f6e6 (diff) | |
download | opt-03f03f1e81e59b4121a8cd2d06ea8f28b3058661.tar.gz opt-03f03f1e81e59b4121a8cd2d06ea8f28b3058661.tar.xz |
htop: updated to 0.8.1
Diffstat (limited to 'htop')
-rw-r--r-- | htop/.md5sum | 2 | ||||
-rw-r--r-- | htop/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/htop/.md5sum b/htop/.md5sum index 8ef822a7f..183beb197 100644 --- a/htop/.md5sum +++ b/htop/.md5sum @@ -1 +1 @@ -b6955f8d75cdb5a3ccea83415cb18815 htop-0.8.tar.gz +f0b259ca29175656de48bf0fa0a2e619 htop-0.8.1.tar.gz diff --git a/htop/Pkgfile b/htop/Pkgfile index 04fcda9e3..d37173e37 100644 --- a/htop/Pkgfile +++ b/htop/Pkgfile @@ -4,7 +4,7 @@ # Depends on: ncurses name=htop -version=0.8 +version=0.8.1 release=1 source=(http://dl.sourceforge.net/sourceforge/${name}/${name}-${version}.tar.gz) |