~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[alpine-aports] [PATCH] main/htop: upgrade to 2.0.1

Details
Message ID
<1457891877-97085-1-git-send-email-muh.muhten@gmail.com>
Sender timestamp
1457891877
DKIM signature
missing
Download raw message
Patch: +4 -5
---
 main/htop/APKBUILD | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/main/htop/APKBUILD b/main/htop/APKBUILD
index 96a8020..f42b4ca 100644
--- a/main/htop/APKBUILD
+++ b/main/htop/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer: Carlo Landmeter <clandmeter@gmail.com>
pkgname=htop
pkgver=2.0.0
pkgver=2.0.1
pkgrel=0
pkgdesc="An interactive process viewer"
url="http://hisham.hm/htop/"
@@ -15,7 +15,6 @@ source="$url/releases/$pkgver/$pkgname-$pkgver.tar.gz"
_builddir="$srcdir"/$pkgname-$pkgver
prepare() {
	cd "$_builddir"
	update_config_sub || return 1
}

build() {
@@ -38,6 +37,6 @@ package() {
	make DESTDIR="$pkgdir" install || return 1
}

md5sums="06f76c7d644ce8ae611c9feb10439a30  htop-2.0.0.tar.gz"
sha256sums="d15ca2a0abd6d91d6d17fd685043929cfe7aa91199a9f4b3ebbb370a2c2424b5  htop-2.0.0.tar.gz"
sha512sums="2df1b96e4c07a1de360dc7b7b20db0e663d7fa2c9a8a9dcc3d7dc1ce5e5b59f72d927e8e7ae919631cf0e950a82450b45116a1f8d788f63c5762bd73332ec32c  htop-2.0.0.tar.gz"
md5sums="f75fe92b4defaa80d99109830f34b5e2  htop-2.0.1.tar.gz"
sha256sums="f410626dfaf6b70fdf73cd7bb33cae768869707028d847fed94a978e974f5666  htop-2.0.1.tar.gz"
sha512sums="57991a55b69028c01549b067ec749099466df5b08a0ed9a65dd779e6d2c8ee0a5d9c330bb6c727b04a349146ad441b7115718e433d1f8232f74b28903fb351ff  htop-2.0.1.tar.gz"
-- 
2.5.4 (Apple Git-61)



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)