sdparm: update to 1.10.
This commit is contained in:
parent
16c0994e09
commit
6ec05f7a3a
|
@ -605,7 +605,7 @@ libboost_math_c99l.so.1.58.0 boost-1.58<1.59_1
|
|||
libboost_python.so.1.58.0 boost-python-1.58<1.59_1
|
||||
libexempi.so.3 exempi-2.1.1_1
|
||||
libatasmart.so.4 libatasmart-0.17_1
|
||||
libsgutils2.so.2 libsgutils-1.28_1
|
||||
libsgutils2.so.2 libsgutils-1.42_1
|
||||
liblvm2app.so.2.2 liblvm2app-2.02.54_1
|
||||
libcpufreq.so.0 libcpufreq-007_1
|
||||
libgucharmap_2_90.so.7 gucharmap-3.0.0_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sdparm'
|
||||
pkgname=sdparm
|
||||
version=1.09
|
||||
version=1.10
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="sg3_utils-devel"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://sg.danny.cz/sg/sdparm.html"
|
||||
license="BSD"
|
||||
distfiles="http://sg.danny.cz/sg/p/${pkgname}-${version}.tgz"
|
||||
checksum=7294f44173ac0946f1de8af02b1bdb0bd648079245396589397a2b0d3abc42d3
|
||||
checksum=1ea1ed1bb1ee2aef62392618fa42da9ed027d5e655f174525c39235778292ab3
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue