ioping: project move to Github.

This commit is contained in:
Enno Boland 2015-09-03 20:32:51 +02:00
parent 374a545bfc
commit c5c1d99533
1 changed files with 3 additions and 3 deletions

View File

@ -1,13 +1,13 @@
# Template file for 'ioping'
pkgname=ioping
version=0.9
revision=1
revision=2
build_style=gnu-makefile
short_desc="Simple disk I/O latency measuring tool"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-3"
homepage="https://code.google.com/p/ioping/"
distfiles="https://docs.google.com/uc?authuser=0&id=0B_PlDc2qaehFWWtLZ3Z3N1ltdm8&export=download>${pkgname}-${version}.tar.gz"
homepage="https://github.com/koct9i/ioping/"
distfiles="https://github.com/koct9i/ioping/releases/download/v$version/${pkgname}-${version}.tar.gz"
checksum=951e430875987c8cfe0ed85a0bcfe1081788121a34102eb6f7c91330c63a775d
do_install() {