diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-01-19 12:41:49 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-01-19 12:41:49 +0000 |
commit | d2c01f95447c189e44f7761c6051e7ecd15f9421 (patch) | |
tree | 30840060373f7b778760d8e60e3677ab6f64f123 /main/smartmontools/APKBUILD | |
parent | 61c38f4132ceda837da59176724153b84869afe4 (diff) | |
download | aports-d2c01f95447c189e44f7761c6051e7ecd15f9421.tar.bz2 aports-d2c01f95447c189e44f7761c6051e7ecd15f9421.tar.xz |
main/smartmontools: sync init.d script with gentoo
ref #943
Diffstat (limited to 'main/smartmontools/APKBUILD')
-rw-r--r-- | main/smartmontools/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/smartmontools/APKBUILD b/main/smartmontools/APKBUILD index e5401a84c4..5cd62bbdad 100644 --- a/main/smartmontools/APKBUILD +++ b/main/smartmontools/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=smartmontools pkgver=5.42 -pkgrel=0 +pkgrel=1 pkgdesc="Control and monitor S.M.A.R.T. enabled ATA and SCSI Hard Drives." url="http://smartmontools.sourceforge.net" arch="all" |