Gentoo Archives: gentoo-commits

From: William Hubbs <williamh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/baselayout:master commit in: /
Date: Mon, 27 Sep 2021 21:48:18
Message-Id: 1632779285.5f2689ec3179ff18180ba56cd4388f216a0af07b.williamh@gentoo
1 commit: 5f2689ec3179ff18180ba56cd4388f216a0af07b
2 Author: William Hubbs <williamh <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 27 21:48:05 2021 +0000
4 Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 27 21:48:05 2021 +0000
6 URL: https://gitweb.gentoo.org/proj/baselayout.git/commit/?id=5f2689ec
7
8 version 2.8
9
10 Signed-off-by: William Hubbs <williamh <AT> gentoo.org>
11
12 Makefile | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/Makefile b/Makefile
16 index baf119e7..a61e828b 100644
17 --- a/Makefile
18 +++ b/Makefile
19 @@ -7,7 +7,7 @@
20 # It also has the added bonus of being easier to install on systems
21 # without an ebuild style package manager.
22
23 -PV = 2.7
24 +PV = 2.8
25 PKG = baselayout-$(PV)
26 DISTFILE = $(PKG).tar.bz2