Initial commit
This commit is contained in:
commit
3f3e60432a
9 changed files with 219 additions and 0 deletions
24
.SRCINFO
Normal file
24
.SRCINFO
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
pkgbase = needrestart
|
||||
pkgdesc = Restart daemons after library updates
|
||||
pkgver = 3.11
|
||||
pkgrel = 2
|
||||
url = https://github.com/liske/needrestart
|
||||
arch = any
|
||||
license = GPL-2.0-or-later
|
||||
makedepends = git
|
||||
depends = bash
|
||||
depends = perl
|
||||
depends = perl-module-find
|
||||
depends = perl-term-readkey
|
||||
depends = perl-proc-processtable
|
||||
depends = perl-sort-naturally
|
||||
depends = perl-module-scandeps
|
||||
depends = perl-libintl-perl
|
||||
optdepends = iucode-tool: for outdated microcode detection
|
||||
options = !emptydirs
|
||||
source = needrestart-3.11::git+https://github.com/liske/needrestart.git#tag=v3.11
|
||||
source = needrestart.hook
|
||||
b2sums = c8556a9ecfa8d822d122364d222082c732c8d0b39ce1da3fb1c4698b86746b56556097848e79b26a9dbdad42b8c52bfbfc4fc771b79f0653129b6121ea667994
|
||||
b2sums = f437710081109c2d1dc7fcffebd7e953a31e3be94322f3727eefa8ac2ab6917c9adca90be158a7a1d9df9fa520cd10d633664d427950832b9f76d364b8bfd8d5
|
||||
|
||||
pkgname = needrestart
|
||||
Loading…
Add table
Add a link
Reference in a new issue