mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
benchmarks/stress-ng: fix fecth
The project moved to Github
This commit is contained in:
parent
088f48d0af
commit
fee1bfb31c
2 changed files with 7 additions and 5 deletions
|
@ -1,8 +1,8 @@
|
|||
PORTNAME= stress-ng
|
||||
DISTVERSIONPREFIX= V
|
||||
DISTVERSION= 0.13.05
|
||||
PORTREVISION= 0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= benchmarks
|
||||
MASTER_SITES= http://kernel.ubuntu.com/~cking/tarballs/stress-ng/
|
||||
|
||||
MAINTAINER= pizzamig@FreeBSD.org
|
||||
COMMENT= Stress test benchmarks
|
||||
|
@ -13,6 +13,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
|||
BROKEN_aarch64= Fails to link: missing sbrk
|
||||
|
||||
USES= compiler:c11 gmake tar:xz
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= ColinIanKing
|
||||
|
||||
ALL_TARGET= # empty
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1634069801
|
||||
SHA256 (stress-ng-0.13.05.tar.xz) = f058c8fba37596ab32c3a4b2aedbdbf5f2b8a8ba1d312059e733290543ad00ac
|
||||
SIZE (stress-ng-0.13.05.tar.xz) = 590340
|
||||
TIMESTAMP = 1634465255
|
||||
SHA256 (ColinIanKing-stress-ng-V0.13.05_GH0.tar.gz) = 3de49e1100866634f549e99c1644283d0cde817b844a69dcf7f80afa2227d350
|
||||
SIZE (ColinIanKing-stress-ng-V0.13.05_GH0.tar.gz) = 1006732
|
||||
|
|
Loading…
Add table
Reference in a new issue