diff options
Diffstat (limited to 'meta-webserver')
-rw-r--r-- | meta-webserver/recipes-httpd/nostromo/nostromo_1.9.9.bb (renamed from meta-webserver/recipes-httpd/nostromo/nostromo_1.9.7.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-webserver/recipes-httpd/nostromo/nostromo_1.9.7.bb b/meta-webserver/recipes-httpd/nostromo/nostromo_1.9.9.bb index d13ef74feb..e726c9ac66 100644 --- a/meta-webserver/recipes-httpd/nostromo/nostromo_1.9.7.bb +++ b/meta-webserver/recipes-httpd/nostromo/nostromo_1.9.9.bb | |||
@@ -11,8 +11,8 @@ SRC_URI = "http://www.nazgul.ch/dev/${BPN}-${PV}.tar.gz \ | |||
11 | file://nostromo \ | 11 | file://nostromo \ |
12 | " | 12 | " |
13 | 13 | ||
14 | SRC_URI[md5sum] = "6189714845b3ad5d0fc490f8cf48dacf" | 14 | SRC_URI[md5sum] = "a054eb8e09560082793aaad676e33bd3" |
15 | SRC_URI[sha256sum] = "33c635f317fb441e10d5297bb4218ae0ea62c48f2fc3029c08f5d2167c6cdfca" | 15 | SRC_URI[sha256sum] = "1fad0a28d934835b582cedc98857e12e5adb991b14b87b52b39e6a501f4a9486" |
16 | 16 | ||
17 | TARGET_CC_ARCH += "${LDFLAGS}" | 17 | TARGET_CC_ARCH += "${LDFLAGS}" |
18 | 18 | ||