* update sg3_utils to 1.47-2

This commit is contained in:
Alexander Baldeck 2024-08-15 15:18:04 +02:00
parent c7f1c1da10
commit a26f290509
2 changed files with 14 additions and 1 deletions

13
sg3_utils/.SRCINFO Normal file
View File

@ -0,0 +1,13 @@
pkgbase = sg3_utils
pkgdesc = Generic SCSI utilities
pkgver = 1.47
pkgrel = 2
url = http://sg.danny.cz/sg/sg3_utils.html
arch = x86_64
license = GPL
license = custom:BSD
depends = glibc
source = http://sg.danny.cz/sg/p/sg3_utils-1.47.tar.xz
sha512sums = ef072b8f0012d0944e21d2134aff7125e24ea24d1cbbb1aa79160e844f9a60236f1e244437a3bc08a22a7e99f613adad4a05ae5cc3916ded5a72d162cd3aa163
pkgname = sg3_utils

View File

@ -3,7 +3,7 @@
pkgname=sg3_utils
pkgver=1.47
pkgrel=1
pkgrel=2
pkgdesc="Generic SCSI utilities"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url="http://sg.danny.cz/sg/sg3_utils.html"