aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2016-05-16 18:20:18 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2016-05-16 18:50:20 +0000
commitd04615ad45b547ef869793eecdfafe2cb376dc77 (patch)
treebd1b7979213d216c56577ad911bb48ab541fd1d8
parentbddb768e8bf6b35f6fdf2fa8a4762ee9843d9909 (diff)
downloadalpine_aports-d04615ad45b547ef869793eecdfafe2cb376dc77.tar.bz2
alpine_aports-d04615ad45b547ef869793eecdfafe2cb376dc77.tar.xz
alpine_aports-d04615ad45b547ef869793eecdfafe2cb376dc77.zip
main/sg3_utils: upgrade to 1.42
-rw-r--r--main/sg3_utils/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/main/sg3_utils/APKBUILD b/main/sg3_utils/APKBUILD
index 8c1a1d9953..dda1a44235 100644
--- a/main/sg3_utils/APKBUILD
+++ b/main/sg3_utils/APKBUILD
@@ -1,7 +1,7 @@
1# Contributor: Carlo Landmeter 1# Contributor: Carlo Landmeter
2# Maintainer: Natanael Copa <ncopa@alpinelinux.org> 2# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
3pkgname=sg3_utils 3pkgname=sg3_utils
4pkgver=1.41 4pkgver=1.42
5pkgrel=0 5pkgrel=0
6pkgdesc="Generic SCSI utilities" 6pkgdesc="Generic SCSI utilities"
7url="http://sg.danny.cz/sg/sg3_utils.html" 7url="http://sg.danny.cz/sg/sg3_utils.html"
@@ -38,6 +38,6 @@ package() {
38 make DESTDIR="$pkgdir" install || return 1 38 make DESTDIR="$pkgdir" install || return 1
39} 39}
40 40
41md5sums="86ebe3881535ee5c48f81be5be44b362 sg3_utils-1.41.tgz" 41md5sums="28080de5bf2222f8b55a29093bec8aea sg3_utils-1.42.tgz"
42sha256sums="c4e2893c36df1ee5b07840ab7c22129544f5dc8a55f7cc8815c9cd8e44ec31c0 sg3_utils-1.41.tgz" 42sha256sums="1dcb7a0309bd0ba3d4a83acb526973b80106ee26cd9f7398186cd3f0633c9ef3 sg3_utils-1.42.tgz"
43sha512sums="ceca778a2f4d16dd341dd47cc1d92df5bc85d7f75d75e6b7c1a99c31e03e98103a18abf624880172e162bd0b751f760f0e919cbbb989303a9e1fbe9ff3eb1f46 sg3_utils-1.41.tgz" 43sha512sums="d16b65e36b2bccb4fc4c189f97e71fa38e6619f37d668a4ddd74a52c715fa62325288d9737812ed19c80547059dbd27be5a20565e27e1aabb571e8f5f8ac53ad sg3_utils-1.42.tgz"