diff options
Diffstat (limited to 'recipes/nonworking/freenx/nxauth_1.5.0-1.bb')
-rw-r--r-- | recipes/nonworking/freenx/nxauth_1.5.0-1.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/nonworking/freenx/nxauth_1.5.0-1.bb b/recipes/nonworking/freenx/nxauth_1.5.0-1.bb index 29bbb24006..51dec585d2 100644 --- a/recipes/nonworking/freenx/nxauth_1.5.0-1.bb +++ b/recipes/nonworking/freenx/nxauth_1.5.0-1.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] = "a7c5e68e9678cb5c722c334b33baf660" +SRC_URI[sha256sum] = "42549f5767627378653d11f1d16d7334a6e08f3b1ecdd5edd0188aaaa7c36e4d" |