app-crypt/mhash: Sync with Gentoo

It's from Gentoo commit 794061a3298b5716db015defa7b3e2c583b73980.
This commit is contained in:
Flatcar Buildbot 2024-07-01 07:12:15 +00:00 committed by Mathieu Tortuyaux
parent 414bd92640
commit 306bcef715
No known key found for this signature in database
GPG Key ID: AC5CCFB52545D9B8

View File

@ -7,7 +7,7 @@ inherit autotools
DESCRIPTION="Library providing a uniform interface to a large number of hash algorithms"
HOMEPAGE="https://mhash.sourceforge.net/"
SRC_URI="mirror://sourceforge/mhash/${P}.tar.gz"
SRC_URI="https://downloads.sourceforge.net/mhash/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"