blob: b7ad192ccda520e38e7e9e0a4e05c519a4e9f6d9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = seeker
pkgdesc = Utility to find out the storage medium access time (latency)
pkgver = 2.0
pkgrel = 2
url = http://linuxinsight.com/how_fast_is_your_disk.html
arch = x86_64
license = GPL2
depends = gcc
source = https://gist.githubusercontent.com/johnlane/9862846d7ee48a5b351e350f1418b9b1/raw/32eabe1b535f33e33cbb8bda9671b763d4a7d6b0/seeker.c
source = 0001-seeker-support-disks-2TiB.patch
sha256sums = 6b7aaf278db36a7eb27e54e3abed23dab3c4594acf87d592e626df8432ec1b54
sha256sums = 2ab24d77ead2bfc50f477842e9f012671ad5bf8e97d4171921d67353120cd0ba
pkgname = seeker
|