diff options
author | William Hubbs <williamh@gentoo.org> | 2023-01-27 12:15:34 -0600 |
---|---|---|
committer | William Hubbs <williamh@gentoo.org> | 2023-01-27 12:15:40 -0600 |
commit | 8155400955d8a482bdac24c9356315fb0ad10ec9 (patch) | |
tree | cf3867f58d75295361dc9ae86f94630d9e0258ba | |
parent | update ChangeLog (diff) | |
download | baselayout-2.11.tar.gz baselayout-2.11.tar.bz2 baselayout-2.11.zip |
version 2.11baselayout-2.11
Signed-off-by: William Hubbs <williamh@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.10 +PV = 2.11 PKG = baselayout-$(PV) DISTFILE = $(PKG).tar.bz2 |