From ccbd7ce32f6a1047db84984713e5fb8dc39576cb80d1b09e73a74746f81f3c9d Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Wed, 27 Apr 2022 09:24:55 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/security/argon2?expand=0&rev=22 --- argon2-20190702.tar.gz | 3 +++ argon2-20190702.tar.xz | 3 --- argon2.spec | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) create mode 100644 argon2-20190702.tar.gz delete mode 100644 argon2-20190702.tar.xz diff --git a/argon2-20190702.tar.gz b/argon2-20190702.tar.gz new file mode 100644 index 0000000..34c4c7c --- /dev/null +++ b/argon2-20190702.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:daf972a89577f8772602bf2eb38b6a3dd3d922bf5724d45e7f9589b5e830442c +size 1505307 diff --git a/argon2-20190702.tar.xz b/argon2-20190702.tar.xz deleted file mode 100644 index b9dcc64..0000000 --- a/argon2-20190702.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6cfcab204cdc007f363bc863fe636fc9b9e0ddaab332fb0946b92171616f83c6 -size 1347812 diff --git a/argon2.spec b/argon2.spec index 3db2b19..95c423f 100644 --- a/argon2.spec +++ b/argon2.spec @@ -32,7 +32,7 @@ Summary: The reference C implementation of Argon2 License: Apache-2.0 OR CC0-1.0 Group: Productivity/Networking/Security URL: https://github.com/P-H-C/phc-winner-argon2 -Source: https://github.com/P-H-C/phc-winner-argon2/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.xz +Source: https://github.com/P-H-C/phc-winner-argon2/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz Source1: baselibs.conf # PATCH-FIX-OPENSUSE adjust-makefile.patch -- Allow setting optflags and file permissions of installed libraries Patch1: adjust-makefile.patch