Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jakub Panek
aports
Commits
97212ada
Commit
97212ada
authored
10 years ago
by
Eivind Uggedal
Browse files
Options
Downloads
Patches
Plain Diff
main/htop: upgrade to 1.0.3
parent
29998a2c
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/htop/APKBUILD
+7
-7
7 additions, 7 deletions
main/htop/APKBUILD
with
7 additions
and
7 deletions
main/htop/APKBUILD
+
7
−
7
View file @
97212ada
# Maintainer: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer: Carlo Landmeter <clandmeter@gmail.com>
pkgname
=
htop
pkgname
=
htop
pkgver
=
1.0.
2
pkgver
=
1.0.
3
pkgrel
=
1
pkgrel
=
0
pkgdesc
=
"An interactive process viewer"
pkgdesc
=
"An interactive process viewer"
url
=
"http://h
top.sourceforge.net
"
url
=
"http://h
isham.hm/htop/
"
arch
=
"all"
arch
=
"all"
license
=
"GPL2"
license
=
"GPL2"
depends
=
""
depends
=
""
makedepends
=
"ncurses-dev"
makedepends
=
"ncurses-dev"
subpackages
=
"
$pkgname
-doc"
subpackages
=
"
$pkgname
-doc"
source
=
"
http://surfnet.dl.sourceforge.net/sourceforge/htop
/
$pkgname
-
$pkgver
.tar.gz"
source
=
"
$url
/releases/
$pkgver
/
$pkgname
-
$pkgver
.tar.gz"
_builddir
=
"
$srcdir
"
/
$pkgname
-
$pkgver
_builddir
=
"
$srcdir
"
/
$pkgname
-
$pkgver
prepare
()
{
prepare
()
{
...
@@ -32,6 +32,6 @@ package() {
...
@@ -32,6 +32,6 @@ package() {
make
DESTDIR
=
"
$pkgdir
"
install
||
return
1
make
DESTDIR
=
"
$pkgdir
"
install
||
return
1
}
}
md5sums
=
"
0d01cca8df3349c74569cefebbd9919e
htop-1.0.
2
.tar.gz"
md5sums
=
"
e768b9b55c033d9c1dffda72db3a6ac7
htop-1.0.
3
.tar.gz"
sha256sums
=
"
ee60657b044ece0df096c053060df7abf3cce3a568ab34d260049e6a37ccd8a1
htop-1.0.
2
.tar.gz"
sha256sums
=
"
055c57927f75847fdc222b5258b079a9542811a9dcf5421c615c7e17f55d1829
htop-1.0.
3
.tar.gz"
sha512sums
=
"
50ae0e8ace862520c01a707b3cf9a19591dc1081f6fc38c7fdccc81e36dd94b3cbe9db00cbb90f782c22d9b73f22526e24d04fad8368c6f2a7de0c58f9d92191
htop-1.0.
2
.tar.gz"
sha512sums
=
"
4c5c784b093bcad06eb2e8d8bb215e14f6e838a3d47d8da8402344c270c1724f85d0bcde2899571ba5d0e5a02274a0c3390a76fed61785b2604b51351f08f232
htop-1.0.
3
.tar.gz"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment