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
Model registry
Monitor
Service Desk
Analyze
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
alpine
aports
Commits
37585a26
Commit
37585a26
authored
2 years ago
by
Michał Polański
Browse files
Options
Downloads
Patches
Plain Diff
community/ps_mem: upgrade to 3.14
parent
6d7b36f5
No related branches found
No related tags found
1 merge request
!39304
[3.16] main/expat: security upgrade to 2.4.9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/ps_mem/APKBUILD
+6
-4
6 additions, 4 deletions
community/ps_mem/APKBUILD
with
6 additions
and
4 deletions
community/ps_mem/APKBUILD
+
6
−
4
View file @
37585a26
# Contributor: Michał Polański <michal@polanski.me>
# Contributor: Michał Polański <michal@polanski.me>
# Maintainer: Michał Polański <michal@polanski.me>
# Maintainer: Michał Polański <michal@polanski.me>
pkgname
=
ps_mem
pkgname
=
ps_mem
pkgver
=
3.1
3
pkgver
=
3.1
4
pkgrel
=
1
pkgrel
=
0
pkgdesc
=
"A utility to report core memory usage per program"
pkgdesc
=
"A utility to report core memory usage per program"
url
=
"https://github.com/pixelb/ps_mem"
url
=
"https://github.com/pixelb/ps_mem"
arch
=
"noarch"
arch
=
"noarch"
...
@@ -18,5 +18,7 @@ package() {
...
@@ -18,5 +18,7 @@ package() {
install
-Dm755
ps_mem.py
"
$pkgdir
"
/usr/bin/
$pkgname
install
-Dm755
ps_mem.py
"
$pkgdir
"
/usr/bin/
$pkgname
}
}
sha512sums
=
"b8d7ceacbef953aa8e06939c40e728fb728a566288fa649fe4a95d58b8874da4dcdcea1cfd74365b00fac468b0e383a916262d6646269696e54bc8c8e71aa566 ps_mem-3.13.tar.gz
sha512sums
=
"
6ff81ae897c0b9049f7d7af59d120e95ef0db508a578c29603f32681f5f87dac17952124aefe1a0d8ffe6f128235ed619e87becd42e2a84e1e06d51def40f957 python3.patch"
53d9e87e6a35f48b013c7280a954fb95373668e30f41fe3e5a9d2af9b7fb9060f113a80ac5ee3af6e23370058ff3afc8b2c88c99e1666d8422e3c73dc848ee81 ps_mem-3.14.tar.gz
6ff81ae897c0b9049f7d7af59d120e95ef0db508a578c29603f32681f5f87dac17952124aefe1a0d8ffe6f128235ed619e87becd42e2a84e1e06d51def40f957 python3.patch
"
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