diff --git a/app-arch/tar/patches/tar-1.33.patchset b/app-arch/tar/patches/tar-1.34.patchset similarity index 100% rename from app-arch/tar/patches/tar-1.33.patchset rename to app-arch/tar/patches/tar-1.34.patchset diff --git a/app-arch/tar/tar-1.33.recipe b/app-arch/tar/tar-1.34.recipe similarity index 91% rename from app-arch/tar/tar-1.33.recipe rename to app-arch/tar/tar-1.34.recipe index b4d69d34e..606801047 100644 --- a/app-arch/tar/tar-1.33.recipe +++ b/app-arch/tar/tar-1.34.recipe @@ -15,7 +15,7 @@ LICENSE="GNU GPL v3" REVISION="1" SOURCE_URI="https://ftpmirror.gnu.org/tar/tar-$portVersion.tar.bz2 https://ftp.gnu.org/gnu/tar/tar-$portVersion.tar.bz2" -CHECKSUM_SHA256="85b6953f4bc9666eb7db61b48f150dca21b941d85090171ea8c4f89902e460af" +CHECKSUM_SHA256="b44cc67f8a1f6b0250b7c860e952b37e8ed932a90bd9b1862a511079255646ff" PATCHES="tar-$portVersion.patchset" ARCHITECTURES="!x86_gcc2 x86 x86_64 arm" @@ -87,6 +87,6 @@ INSTALL() TEST() { #x86_64 -#testsuite: 23 24 25 55 98 100 104 105 109 110 112 115 120 123 126 127 132 133 134 137 141 142 154 156 183 failed +#testsuite: 23 24 25 55 98 100 105 106 110 111 113 116 121 124 127 128 133 134 135 138 142 143 155 157 184 failed make check }