mirror of
https://github.com/pygos/build.git
synced 2024-11-05 03:27:10 +01:00
Bump psmisc version
Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
This commit is contained in:
parent
39e5f139d1
commit
3e2ddf8f78
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
VERSION="23.2"
|
||||
VERSION="23.3"
|
||||
SRCDIR="psmisc-${VERSION}"
|
||||
TARBALL="${SRCDIR}.tar.xz"
|
||||
URL="https://sourceforge.net/projects/psmisc/files/psmisc"
|
||||
SHA256SUM="4b7cbffdc9373474da49b85dc3457ae511c43dc7fa7d94513fe06f89dcb87880"
|
||||
SHA256SUM="41750e1a5abf7ed2647b094f58127c73dbce6876f77ba4e0a7e0995ae5c7279a"
|
||||
DEPENDS="ncurses-dev toolchain"
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue