|
@@ -932,6 +932,8 @@ pkgAcqIndex::pkgAcqIndex(pkgAcquire *Owner,
|
|
|
}
|
|
}
|
|
|
CompressionExtension = comprExt;
|
|
CompressionExtension = comprExt;
|
|
|
|
|
|
|
|
|
|
+ Verify = true;
|
|
|
|
|
+
|
|
|
Init(URI, URIDesc, ShortDesc);
|
|
Init(URI, URIDesc, ShortDesc);
|
|
|
}
|
|
}
|
|
|
pkgAcqIndex::pkgAcqIndex(pkgAcquire *Owner, IndexTarget const *Target,
|
|
pkgAcqIndex::pkgAcqIndex(pkgAcquire *Owner, IndexTarget const *Target,
|