summaryrefslogtreecommitdiff
path: root/net-libs/libbloom/libbloom-1.5-r2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-01-04 01:27:12 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-01-04 01:27:12 +0000
commit3517852e3b8a68d1e997770fc0650c5053bafc6c (patch)
tree44068672445b1418489aed82de58df3c470289e7 /net-libs/libbloom/libbloom-1.5-r2.ebuild
parent0f15659d48c193027158492acb726297501202c5 (diff)
gentoo resync : 04.01.2022
Diffstat (limited to 'net-libs/libbloom/libbloom-1.5-r2.ebuild')
-rw-r--r--net-libs/libbloom/libbloom-1.5-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libbloom/libbloom-1.5-r2.ebuild b/net-libs/libbloom/libbloom-1.5-r2.ebuild
index 9be6bd8a03a9..17be8bdca711 100644
--- a/net-libs/libbloom/libbloom-1.5-r2.ebuild
+++ b/net-libs/libbloom/libbloom-1.5-r2.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit toolchain-funcs
-DESCRIPTION="A simple and small bloom filter implementation in plain C."
+DESCRIPTION="A simple and small bloom filter implementation in plain C"
HOMEPAGE="https://github.com/jvirkki/libbloom"
SRC_URI="https://github.com/jvirkki/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"