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: Tue, 03 Oct 2017 22:02:47
Message-Id: 1507068100.38a5b8a104616a720296f15fa6c1e67f7faee6c8.williamh@gentoo
1 commit: 38a5b8a104616a720296f15fa6c1e67f7faee6c8
2 Author: William Hubbs <williamh <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 3 21:35:00 2017 +0000
4 Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 3 22:01:40 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/baselayout.git/commit/?id=38a5b8a1
7
8 version 2.5
9
10 Makefile | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/Makefile b/Makefile
14 index d2358cb5..9181c7d7 100644
15 --- a/Makefile
16 +++ b/Makefile
17 @@ -7,7 +7,7 @@
18 # It also has the added bonus of being easier to install on systems
19 # without an ebuild style package manager.
20
21 -PV = 2.4.1
22 +PV = 2.5
23 PKG = baselayout-$(PV)
24 DISTFILE = $(PKG).tar.bz2