sg3_utils: update to 1.42.
This commit is contained in:
parent
cbc4d8bcbb
commit
16c0994e09
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sg3_utils'
|
# Template file for 'sg3_utils'
|
||||||
pkgname=sg3_utils
|
pkgname=sg3_utils
|
||||||
version=1.41
|
version=1.42
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://sg.danny.cz/sg/sg3_utils.html"
|
homepage="http://sg.danny.cz/sg/sg3_utils.html"
|
||||||
license="BSD, GPL-2"
|
license="BSD, GPL-2"
|
||||||
distfiles="http://sg.danny.cz/sg/p/$pkgname-$version.tgz"
|
distfiles="http://sg.danny.cz/sg/p/$pkgname-$version.tgz"
|
||||||
checksum=c4e2893c36df1ee5b07840ab7c22129544f5dc8a55f7cc8815c9cd8e44ec31c0
|
checksum=1dcb7a0309bd0ba3d4a83acb526973b80106ee26cd9f7398186cd3f0633c9ef3
|
||||||
|
|
||||||
libsgutils_package() {
|
libsgutils_package() {
|
||||||
short_desc+=" - shared library"
|
short_desc+=" - shared library"
|
||||||
|
|
Loading…
Reference in New Issue