diff options
author | Mike Gilbert <floppym@gentoo.org> | 2024-03-11 21:37:07 -0400 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2024-03-11 21:37:07 -0400 |
commit | 9f217ba38e0cd0e91e69de5f1f36a0cca682cc4b (patch) | |
tree | 958361ddeb0d05bee903c8a7a117ae38323ac77f | |
parent | etc/protocols: add mobility-header (135) (diff) | |
download | baselayout-9f217ba38e0cd0e91e69de5f1f36a0cca682cc4b.tar.gz baselayout-9f217ba38e0cd0e91e69de5f1f36a0cca682cc4b.tar.bz2 baselayout-9f217ba38e0cd0e91e69de5f1f36a0cca682cc4b.zip |
2.15baselayout-2.15
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |