summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2024-01-27 14:25:09 +0900
committerAkinori Hattori <hattya@gentoo.org>2024-01-27 14:25:09 +0900
commitf4cbdb13b0d836932fbb1519b69487d60ae6fefb (patch)
treeff0446813afd89648a800f91ce187e5096571e1d /dev-db/tinycdb
parentdev-db/tinycdb: new upstream release (diff)
downloadgentoo-f4cbdb13b0d836932fbb1519b69487d60ae6fefb.tar.gz
gentoo-f4cbdb13b0d836932fbb1519b69487d60ae6fefb.tar.bz2
gentoo-f4cbdb13b0d836932fbb1519b69487d60ae6fefb.zip
dev-db/tinycdb: update HOMEPAGE and SRC_URI
Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Diffstat (limited to 'dev-db/tinycdb')
-rw-r--r--dev-db/tinycdb/tinycdb-0.78.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-db/tinycdb/tinycdb-0.78.ebuild b/dev-db/tinycdb/tinycdb-0.78.ebuild
index b6f1bb7cc462..501f95371b5a 100644
--- a/dev-db/tinycdb/tinycdb-0.78.ebuild
+++ b/dev-db/tinycdb/tinycdb-0.78.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -6,8 +6,8 @@ EAPI="7"
inherit toolchain-funcs
DESCRIPTION="A very fast and simple package for creating and reading constant data bases"
-HOMEPAGE="http://www.corpit.ru/mjt/tinycdb.html"
-SRC_URI="http://www.corpit.ru/mjt/${PN}/${P}.tar.gz"
+HOMEPAGE="https://www.corpit.ru/mjt/tinycdb.html"
+SRC_URI="https://www.corpit.ru/mjt/${PN}/${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"