diff options
author | Kohei Yoshida <kohei.yoshida@gmail.com> | 2012-09-07 00:06:12 -0400 |
---|---|---|
committer | Kohei Yoshida <kohei.yoshida@gmail.com> | 2012-09-07 09:10:40 -0400 |
commit | 0e9ac8852948da47a67077bdaabc9f3c8172f14b (patch) | |
tree | f55cdbe8317d325901a6b3493847d25716eb4317 | |
parent | 8a0d4ff715738f30a368f58e787d8932dfeb6f29 (diff) |
Final 0.1.0 package md5sum.
Change-Id: I6738fd748817dfb2441c580ea2928b81a77d7aed
-rw-r--r-- | liborcus/makefile.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/liborcus/makefile.mk b/liborcus/makefile.mk index de34e641a327..b108fce2589e 100644 --- a/liborcus/makefile.mk +++ b/liborcus/makefile.mk @@ -33,7 +33,7 @@ TARGET=orcus .ENDIF TARFILE_NAME=liborcus_0.1.0 -TARFILE_MD5=aa346e934019d412ea6905563225f3cb +TARFILE_MD5=46d9f4cf8b145c21ce1056e116d2ce71 PATCH_FILES= |