Switch to new download format and fix pkgconfig file version
This commit is contained in:
@@ -1,9 +1,21 @@
|
||||
name: procps-ng
|
||||
description: System monitoring utilities
|
||||
version: 4.0.5
|
||||
revision: 2
|
||||
url: https://gitlab.com/procps-ng/procps/
|
||||
license: GPL2-or-later,LGPL2.1-or-later
|
||||
architecture: any
|
||||
depends: ["glibc","elogind","ncurses"]
|
||||
make_depends: ["gettext"]
|
||||
type: source
|
||||
depends:
|
||||
- glibc
|
||||
- elogind
|
||||
- ncurses
|
||||
make_depends:
|
||||
- gettext
|
||||
- git
|
||||
downloads:
|
||||
- url: https://gitlab.com/procps-ng/procps.git
|
||||
type: git
|
||||
clone_to: ${BPM_SOURCE}
|
||||
git_branch: v${BPM_PKG_VERSION}
|
||||
checksum: f46b2f7929cdfe2913ed0a7f585b09d6adbf994e
|
||||
|
||||
Reference in New Issue
Block a user