commit: 8b91d77f9ec7431f8d9eca9f6bf918fce78646b8 Author: William Hubbs <williamh <AT> gentoo <DOT> org> AuthorDate: Fri Jun 9 18:37:34 2017 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Fri Jun 9 18:37:34 2017 +0000 URL: https://gitweb.gentoo.org/proj/baselayout.git/commit/?id=8b91d77f
version 2.4.1 Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e1c252d5..ad7ee2ad 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ # It also has the added bonus of being easier to install on systems # without an ebuild style package manager. -PV = 2.4 +PV = 2.4.1 PKG = baselayout-$(PV) DISTFILE = $(PKG).tar.bz2
