diff options
author | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2015-12-14 15:23:42 +0100 |
---|---|---|
committer | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2015-12-14 15:23:42 +0100 |
commit | 8c5aa319fb0d30356a3555662474387562bc0b97 (patch) | |
tree | b101f5571a6e9eae37ddff68967f19f554f4320e | |
parent | b29c00408e4d0a77a692522a7b31cad0044d8b24 (diff) | |
download | sbotools2-8c5aa319fb0d30356a3555662474387562bc0b97.tar.xz |
Fix erroneous LO .info file
-rw-r--r-- | t/LO/nonexistentslackbuild/nonexistentslackbuild.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/LO/nonexistentslackbuild/nonexistentslackbuild.info b/t/LO/nonexistentslackbuild/nonexistentslackbuild.info index eeb0651..de2901d 100644 --- a/t/LO/nonexistentslackbuild/nonexistentslackbuild.info +++ b/t/LO/nonexistentslackbuild/nonexistentslackbuild.info @@ -2,7 +2,7 @@ PRGNAM="nonexistentslackbuild" VERSION="1.0" HOMEPAGE="http://www.example.com" DOWNLOAD="http://www.pastemobile.org/perf.dummy" -MD5SUM="http://www.pastemobile.org/perf.dummy" +MD5SUM="9cba6c70fb57a22a155073d54748b614" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |