summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2024-03-11 21:37:07 -0400
committerMike Gilbert <floppym@gentoo.org>2024-03-11 21:37:07 -0400
commit9f217ba38e0cd0e91e69de5f1f36a0cca682cc4b (patch)
tree958361ddeb0d05bee903c8a7a117ae38323ac77f
parentetc/protocols: add mobility-header (135) (diff)
downloadbaselayout-master.tar.gz
baselayout-master.tar.bz2
baselayout-master.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 ac5f6912..7be6e5dd 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.14
+PV = 2.15
PKG = baselayout-$(PV)
DISTFILE = $(PKG).tar.bz2