diff options
Diffstat (limited to 'testing/smartmontools/APKBUILD')
-rw-r--r-- | testing/smartmontools/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/smartmontools/APKBUILD b/testing/smartmontools/APKBUILD index 8ba05087a..9650683ce 100644 --- a/testing/smartmontools/APKBUILD +++ b/testing/smartmontools/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=smartmontools pkgver=5.38 -pkgrel=0 +pkgrel=1 pkgdesc="Control and monitor S.M.A.R.T. enabled ATA and SCSI Hard Drives." url="http://smartmontools.sourceforge.net" license="GPL" |