summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2017-10-03 16:35:00 -0500
committerWilliam Hubbs <williamh@gentoo.org>2017-10-03 17:01:40 -0500
commit38a5b8a104616a720296f15fa6c1e67f7faee6c8 (patch)
treeed16d6f4b92c063ea7aed4e19cc920e2b491c88e /Makefile
parentmakefile: do not set DESTDIR (diff)
downloadbaselayout-38a5b8a104616a720296f15fa6c1e67f7faee6c8.tar.gz
baselayout-38a5b8a104616a720296f15fa6c1e67f7faee6c8.tar.bz2
baselayout-38a5b8a104616a720296f15fa6c1e67f7faee6c8.zip
version 2.5
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d2358cb5..9181c7d7 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.1
+PV = 2.5
PKG = baselayout-$(PV)
DISTFILE = $(PKG).tar.bz2