]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/acquire-method.h
Merge remote-tracking branch 'upstream/debian/sid' into debian/experimental
[apt.git] / apt-pkg / acquire-method.h
index 8a17a5fd52fb832974ebec17210e5f28362f6229..cbf79f8609be84b6d72e204e983095696f1ce258 100644 (file)
@@ -47,6 +47,7 @@ class pkgAcqMethod
       time_t LastModified;
       bool IndexFile;
       bool FailIgnore;
+      HashStringList ExpectedHashes;
    };
    
    struct FetchResult