diff options
| -rw-r--r-- | recipes-core/fastjar/fastjar.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/fastjar/fastjar.inc b/recipes-core/fastjar/fastjar.inc index 8412236..30cb9dc 100644 --- a/recipes-core/fastjar/fastjar.inc +++ b/recipes-core/fastjar/fastjar.inc | |||
| @@ -7,7 +7,7 @@ PR = "r1" | |||
| 7 | 7 | ||
| 8 | DEPENDS = "zlib" | 8 | DEPENDS = "zlib" |
| 9 | 9 | ||
| 10 | SRC_URI = "http://download.savannah.nongnu.org/releases/fastjar/fastjar-${PV}.tar.gz" | 10 | SRC_URI = "${SAVANNAH_NONGNU_MIRROR}/fastjar/fastjar-${PV}.tar.gz" |
| 11 | 11 | ||
| 12 | inherit autotools update-alternatives | 12 | inherit autotools update-alternatives |
| 13 | 13 | ||
