diff options
author | Erich Eckner <git@eckner.net> | 2023-02-26 21:44:13 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2023-02-26 21:44:13 +0100 |
commit | 6cc86111b432333f71aa7a31535cd5a12a5d715b (patch) | |
tree | 4a60bf89e76c07d505dff2856ebb55b1757b0b6d | |
parent | 8d14d56a0db1f86682331a5b72b57ad420d76c80 (diff) | |
download | crux-patches-6cc86111b432333f71aa7a31535cd5a12a5d715b.tar.xz |
core/pkgutils: update patch
-rw-r--r-- | core/pkgutils/Pkgfile-apply-patch1.patch | 4 | ||||
-rw-r--r-- | core/pkgutils/Pkgfile-apply-patch2.patch | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/core/pkgutils/Pkgfile-apply-patch1.patch b/core/pkgutils/Pkgfile-apply-patch1.patch index ccc40d8..11f1a9a 100644 --- a/core/pkgutils/Pkgfile-apply-patch1.patch +++ b/core/pkgutils/Pkgfile-apply-patch1.patch @@ -2,8 +2,8 @@ +++ Pkgfile 2016-06-01 21:50:47.785297105 +0200 @@ -6,9 +6,11 @@ name=pkgutils - version=5.40.9 - release=2 + version=5.40.10 + release=1 -source=(https://crux.nu/files/$name-$version.tar.xz) +source=(https://crux.nu/files/$name-$version.tar.xz + PKGMK_FULL_SOURCE_MIRRORS.patch) diff --git a/core/pkgutils/Pkgfile-apply-patch2.patch b/core/pkgutils/Pkgfile-apply-patch2.patch index b11c206..b5a7381 100644 --- a/core/pkgutils/Pkgfile-apply-patch2.patch +++ b/core/pkgutils/Pkgfile-apply-patch2.patch @@ -1,8 +1,8 @@ --- Pkgfile 2016-06-01 21:50:22.035228588 +0200 +++ Pkgfile 2016-06-01 21:50:47.785297105 +0200 @@ -7,10 +7,12 @@ - version=5.40.9 - release=2 + version=5.40.10 + release=1 source=(https://crux.nu/files/$name-$version.tar.xz - PKGMK_FULL_SOURCE_MIRRORS.patch) + PKGMK_FULL_SOURCE_MIRRORS.patch |