summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 017c781659a9..dab8deb1cdc4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,16 @@
pkgbase = numad-git
- pkgdesc = numad is a deamon that monitors NUMA topology and usage and distributes loads for good locality for the purpose of providing the best performance, by avoiding unnecessary latency.
+ pkgdesc = numad is a deamon that monitors NUMA topology and usage and distributes loads for good locality for the purpose of providing the best performance, by avoiding unnecessary latency.
pkgver = 0.5
- pkgrel = 1
- url = https://git.fedorahosted.org/git/numad.git
+ pkgrel = 3
+ url = https://pagure.io/numad.git
arch = x86_64
arch = i686
license = LGPL
- depends = libsystemd
- depends = git
- options =
+ makedepends = cmake
+ makedepends = libsystemd
+ makedepends = git
+ source = git+https://pagure.io/numad.git
+ md5sums = SKIP
pkgname = numad-git