mirror of
https://github.com/pygos/build.git
synced 2024-11-25 04:20:41 +01:00
Bump procps-ng version
Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
This commit is contained in:
parent
bb5445a3e1
commit
17d31e5f70
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
VERSION="3.3.14"
|
||||
VERSION="3.3.15"
|
||||
SRCDIR="procps-ng-${VERSION}"
|
||||
TARBALL="${SRCDIR}.tar.xz"
|
||||
URL="https://sourceforge.net/projects/procps-ng/files/Production"
|
||||
SHA256SUM="5eda0253999b7d786e690edfa73301b3113c7a67058478866e98e9ff6736726c"
|
||||
SHA256SUM="10bd744ffcb3de2d591d2f6acf1a54a7ba070fdcc432a855931a5057149f0465"
|
||||
DEPENDS="ncurses"
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue