* update smartmontools to 7.4-2
This commit is contained in:
parent
aab60c4680
commit
c75a9b3ac4
28
smartmontools/.SRCINFO
Normal file
28
smartmontools/.SRCINFO
Normal file
@ -0,0 +1,28 @@
|
||||
pkgbase = smartmontools
|
||||
pkgdesc = Control and monitor S.M.A.R.T. enabled ATA and SCSI Hard Drives
|
||||
pkgver = 7.4
|
||||
pkgrel = 2
|
||||
url = http://smartmontools.sourceforge.net
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
arch = powerpc64
|
||||
arch = powerpc
|
||||
arch = riscv64
|
||||
license = GPL
|
||||
makedepends = systemd
|
||||
depends = gcc-libs
|
||||
depends = libcap-ng
|
||||
depends = bash
|
||||
depends = systemd-libs
|
||||
optdepends = s-nail: to get mail alerts to work
|
||||
backup = etc/smartd.conf
|
||||
backup = etc/conf.d/smartd
|
||||
source = https://downloads.sourceforge.net/sourceforge/smartmontools/smartmontools-7.4.tar.gz
|
||||
source = https://downloads.sourceforge.net/sourceforge/smartmontools/smartmontools-7.4.tar.gz.asc
|
||||
source = smartd.conf
|
||||
validpgpkeys = 0C9577FD2C4CFCB4B9A599640A30812EFF3AEFF5
|
||||
sha256sums = e9a61f641ff96ca95319edfb17948cd297d0cd3342736b2c49c99d4716fb993d
|
||||
sha256sums = SKIP
|
||||
sha256sums = c2c0f2f6b4a3f3d76da1c7706139297aef6e3f2a705eb7fdd800544812427c74
|
||||
|
||||
pkgname = smartmontools
|
@ -1,4 +1,3 @@
|
||||
# POWER Maintainer: Alexander Baldeck <alex.bldck@gmail.com>
|
||||
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
|
||||
# Contributor: Jeff Mickey <jeff@archlinux.org>
|
||||
# Contributor: Jani Talikka <jani.talikka@gmail.com>
|
||||
@ -6,7 +5,7 @@
|
||||
|
||||
pkgname=smartmontools
|
||||
pkgver=7.4
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='Control and monitor S.M.A.R.T. enabled ATA and SCSI Hard Drives'
|
||||
url='http://smartmontools.sourceforge.net'
|
||||
license=('GPL')
|
||||
|
Loading…
x
Reference in New Issue
Block a user