mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
@@ -1,11 +1,11 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DESCRIPTION="A simple password-based encryption utility using scrypt key derivation function"
|
||||
HOMEPAGE="http://www.tarsnap.com/scrypt.html"
|
||||
SRC_URI="http://www.tarsnap.com/scrypt/${P}.tgz"
|
||||
HOMEPAGE="https://www.tarsnap.com/scrypt.html"
|
||||
SRC_URI="https://www.tarsnap.com/scrypt/${P}.tgz"
|
||||
|
||||
LICENSE="BSD-2"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user