Skip to content

Commit

Permalink
stress: fix download url
Browse files Browse the repository at this point in the history
  • Loading branch information
niclas committed Sep 12, 2019
1 parent 7659f64 commit 9bc03d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stress.be0
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
## The source URL(s) define the location of the sources that will be
## downloaded. Version variables may be used to simplify reuse of this bee-file.

SRCURL[0]="http://weather.ou.edu/~apw/projects/stress/stress-${PKGVERSION}.tar.gz"
SRCURL[0]="http://deb.debian.org/debian/pool/main/s/stress/stress_${PKGVERSION}.orig.tar.gz stress_${PKGVERSION}.tar.gz"


###############################################################################
Expand Down

0 comments on commit 9bc03d5

Please sign in to comment.