diff options
author | tnut <tnut at nutyx dot com> | 2011-03-28 20:39:49 +0200 |
---|---|---|
committer | tnut <tnut at nutyx dot com> | 2011-03-28 20:39:49 +0200 |
commit | dd809397b9b2872e19bd60dec14d4d6031ba1a79 (patch) | |
tree | 6888abb96f0184cca3cf05f4993eba9de2caac28 /base/junit/Pkgfile | |
parent | 607d806069e16d9c42dbe0dbaca6f46e286169fa (diff) | |
download | nutyx-pakxe-dd809397b9b2872e19bd60dec14d4d6031ba1a79.tar.gz nutyx-pakxe-dd809397b9b2872e19bd60dec14d4d6031ba1a79.tar.bz2 nutyx-pakxe-dd809397b9b2872e19bd60dec14d4d6031ba1a79.tar.xz nutyx-pakxe-dd809397b9b2872e19bd60dec14d4d6031ba1a79.zip |
junit, maj footprint et md5sum
Diffstat (limited to 'base/junit/Pkgfile')
-rw-r--r-- | base/junit/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/junit/Pkgfile b/base/junit/Pkgfile index b8f6e617b..5af680dbd 100644 --- a/base/junit/Pkgfile +++ b/base/junit/Pkgfile @@ -8,7 +8,7 @@ name=junit version=4.8.2 release=2 -source=( http://downloads.sourceforge.net/$name/$name$version.zip) +source=(https://github.com/downloads/KentBeck/junit/junit4.8.2.zip) build() { cd $name$version |