-
Notifications
You must be signed in to change notification settings - Fork 761
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changes: - Fix hardlinks extraction with --rootdir - Relax url scheme acceptance to allow file:/ and file:// - Accept pkg+ for url scheme where it was never intended to be used, because users used it anyway - Remove pkg-message
- Loading branch information
Showing
3 changed files
with
3 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,2 +1,2 @@ | ||
| SHA256 (pkg-1.6.3.tar.xz) = 90af4191312829c7d7722f73867b75a2056e8462ebd9a1b9c529058e82fca829 | ||
| SIZE (pkg-1.6.3.tar.xz) = 1930504 | ||
| SHA256 (pkg-1.6.4.tar.xz) = edb2d7212ac0149949dcebc08c2c15793589eaafddf097a2fca5ace25434758e | ||
| SIZE (pkg-1.6.4.tar.xz) = 1928740 |
This file was deleted.
Oops, something went wrong.