ports/opt (3.5): lsscsi: 0.28 -> 0.30
commit ef1edb0e4615eedec27460f8df6c7d90c09f66ce Author: Danny Rawlins <monster.romster@gmail.com> Date: Mon Dec 9 00:47:40 2019 +1100 lsscsi: 0.28 -> 0.30 diff --git a/lsscsi/.signature b/lsscsi/.signature index 58f495a3e..657af06a1 100644 --- a/lsscsi/.signature +++ b/lsscsi/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/cwL2nMPkfy9LscLnpUiT0Ez9+K2duRVNXMuguWxALp0au5c68G2VuTy4IiRe7eUxdjQMH95ZHikptPa8mtE4Q4= -SHA256 (Pkgfile) = dfa0a3908768698a532fdf888fe22f29effa304e6b73f2957b81b57b9b9648ff +RWSE3ohX2g5d/fiYzyYxXUh8b5ZwxAKMsF70VAv3JRD4KEuxPZmVSqsVf7+tbidYPPftbpgCDyebD45oPbhtxXyYLTjFUaKvwQo= +SHA256 (Pkgfile) = 11a13e6d2ae40a5fc899226da91ffc0a8239cd740b429c252ed6cb5494a2f8fa SHA256 (.footprint) = 2e3d27e382f647d0a13bf90df8cac8c97b8d27f4dfe260a95f95f625349270cd -SHA256 (lsscsi-0.28.tgz) = 025d009a1af42bc5b2fca664c44c9ecdfd754356e4a44f5c6aced2420afadd50 +SHA256 (lsscsi-0.30.tgz) = 619a2187405f02c5f57682f3478bffc75326803cd08839e39d434250c5518b15 diff --git a/lsscsi/Pkgfile b/lsscsi/Pkgfile index d9e942d8f..c11c55a05 100644 --- a/lsscsi/Pkgfile +++ b/lsscsi/Pkgfile @@ -1,15 +1,14 @@ # Description: list information about SCSI devices # URL: http://sg.danny.cz/scsi/lsscsi.html # Maintainer: Thomas Penteker, tek at serverop dot de -# Depends on: name=lsscsi -version=0.28 +version=0.30 release=1 source=(http://sg.danny.cz/scsi/lsscsi-$version.tgz) build() { - cd $name-$version + cd $name-* ./configure --prefix=/usr
participants (1)
-
crux@crux.nu