summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2024-11-04 14:48:52 -0500
committerMike Gilbert <floppym@gentoo.org>2024-11-04 14:48:52 -0500
commit6d6a521bd249c496d417b2a051d2c4f8d0eae09c (patch)
tree7e4e1d8ae05b38d5a8bd428214f10e7e12db480f
parentFix path to systemd-home-fallback-shell (diff)
downloadbaselayout-6d6a521bd249c496d417b2a051d2c4f8d0eae09c.tar.gz
baselayout-6d6a521bd249c496d417b2a051d2c4f8d0eae09c.tar.bz2
baselayout-6d6a521bd249c496d417b2a051d2c4f8d0eae09c.zip
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c974869e..d7c917f7 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.16
+PV = 2.17
PKG = baselayout-$(PV)
DISTFILE = $(PKG).tar.bz2