Kaydet (Commit) 12eee112 authored tarafından Miklos Vajna's avatar Miklos Vajna

mDNSResponder: fix SHA256 checksum

I guess you can only see the problem if you not only do a from-scratch
build (like Jenkins does) but also empty the tarball cache.

Change-Id: I1238e35abe1a6009ce0e0c3406e20aa1879c65bc
üst 512afb41
...@@ -151,7 +151,7 @@ export MARIADB_SHA256SUM := fd2f751dea049c1907735eb236aeace1d811d6a8218118b00bba ...@@ -151,7 +151,7 @@ export MARIADB_SHA256SUM := fd2f751dea049c1907735eb236aeace1d811d6a8218118b00bba
export MARIADB_TARBALL := a233181e03d3c307668b4c722d881661-mariadb_client-2.0.0-src.tar.gz export MARIADB_TARBALL := a233181e03d3c307668b4c722d881661-mariadb_client-2.0.0-src.tar.gz
export MDDS_SHA256SUM := 141e730b39110434b02cd844c5ad3442103f7c35f7e9a4d6a9f8af813594cc9d export MDDS_SHA256SUM := 141e730b39110434b02cd844c5ad3442103f7c35f7e9a4d6a9f8af813594cc9d
export MDDS_TARBALL := mdds-1.2.2.tar.bz2 export MDDS_TARBALL := mdds-1.2.2.tar.bz2
export MDNSRESPONDER_SHA256SUM := e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 export MDNSRESPONDER_SHA256SUM := 4737cb51378377e11d0edb7bcdd1bec79cbdaa7b27ea09c13e3006e58f8d92c0
export MDNSRESPONDER_TARBALL := mDNSResponder-576.30.4.tar.gz export MDNSRESPONDER_TARBALL := mDNSResponder-576.30.4.tar.gz
export MSPUB_SHA256SUM := 26d488527ffbb0b41686d4bab756e3e6aaeb99f88adeb169d0c16d2cde96859a export MSPUB_SHA256SUM := 26d488527ffbb0b41686d4bab756e3e6aaeb99f88adeb169d0c16d2cde96859a
export MSPUB_TARBALL := libmspub-0.1.2.tar.bz2 export MSPUB_TARBALL := libmspub-0.1.2.tar.bz2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment