diff options
Diffstat (limited to 'recipes/nonworking/freenx/nxesd_1.5.0-3.bb')
-rw-r--r-- | recipes/nonworking/freenx/nxesd_1.5.0-3.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/nonworking/freenx/nxesd_1.5.0-3.bb b/recipes/nonworking/freenx/nxesd_1.5.0-3.bb index 29bbb24006..47e1322b36 100644 --- a/recipes/nonworking/freenx/nxesd_1.5.0-3.bb +++ b/recipes/nonworking/freenx/nxesd_1.5.0-3.bb @@ -1,3 +1,6 @@ SRC_URI = "http://64.34.161.181/download/1.5.0/sources/${P}.tar.gz" inherit autotools S = "${WORKDIR}/${PN}" + +SRC_URI[md5sum] = "fe0d5e0e78b37725336b339ba7596d0b" +SRC_URI[sha256sum] = "5ba41f9f49b78f07cbad616acf1247baab2205f8b181083f6288c53ec9f6806c" |