sg3_utils: update to 1.45.
This commit is contained in:
parent
201d2631f1
commit
a02f5e91c7
|
@ -689,7 +689,7 @@ libboost_python27.so.1.72.0 boost-python1.72-1.72.0_1
|
|||
libboost_python38.so.1.72.0 boost-python3-1.72-1.72.0_1
|
||||
libexempi.so.8 exempi-2.5.0_1
|
||||
libatasmart.so.4 libatasmart-0.17_1
|
||||
libsgutils2.so.2 libsgutils-1.42_1
|
||||
libsgutils2-1.45.so.2 libsgutils-1.45_1
|
||||
liblvm2app.so.2.2 liblvm2app-2.02.54_1
|
||||
libcpufreq.so.0 libcpufreq-007_1
|
||||
libcpuid.so.14 libcpuid-0.4.0_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sg3_utils'
|
||||
pkgname=sg3_utils
|
||||
version=1.44
|
||||
version=1.45
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="BSD-2-Clause, GPL-2.0-or-later"
|
||||
homepage="http://sg.danny.cz/sg/sg3_utils.html"
|
||||
distfiles="http://sg.danny.cz/sg/p/${pkgname}-${version}.tgz"
|
||||
checksum=8dae684d22e71b11353a48b16c95597af90f0cbe9bbd57f98d7f5544da5cae7b
|
||||
checksum=0b87c971af52af7cebebcce343eac6bd3d73febb3c72af9ce41a4552f1605a61
|
||||
|
||||
post_install() {
|
||||
vlicense BSD_LICENSE LICENSE
|
||||
|
|
Loading…
Reference in New Issue