aboutsummaryrefslogtreecommitdiff
path: root/qpkg.c
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2024-01-01 14:17:56 +0100
committerFabian Groffen <grobian@gentoo.org>2024-01-01 14:17:56 +0100
commit92920dd0b9efed3e7467b4b18b68df86f9eee9d8 (patch)
tree25674b47ac1b38d2d5779cac106866bb410adba6 /qpkg.c
parentgnulib: update (diff)
downloadportage-utils-92920dd0b9efed3e7467b4b18b68df86f9eee9d8.tar.gz
portage-utils-92920dd0b9efed3e7467b4b18b68df86f9eee9d8.tar.bz2
portage-utils-92920dd0b9efed3e7467b4b18b68df86f9eee9d8.zip
*: remove WHIRLPOOL hash support
WHIRLPOOL has not been in use since mid 2017, and its support is bound to be removed from OpenSSL. Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'qpkg.c')
-rw-r--r--qpkg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpkg.c b/qpkg.c
index 7da0263d..c165989a 100644
--- a/qpkg.c
+++ b/qpkg.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2005-2020 Gentoo Foundation
+ * Copyright 2005-2024 Gentoo Foundation
* Distributed under the terms of the GNU General Public License v2
*
* Copyright 2005-2010 Ned Ludd - <solar@gentoo.org>