diff options
Diffstat (limited to 'games/stella/stella.SlackBuild')
-rw-r--r-- | games/stella/stella.SlackBuild | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/stella/stella.SlackBuild b/games/stella/stella.SlackBuild index 67528bd016..503512ab5d 100644 --- a/games/stella/stella.SlackBuild +++ b/games/stella/stella.SlackBuild @@ -8,6 +8,9 @@ # Now maintained by B. Watson <yalhcru@gmail.com> +# 20210224 bkw: Note to self: do not attempt to upgrade past 6.4, on +# Slackware 14.2. Our g++ *and* clang++ are now too old. + # 20201103 bkw: update for 6.4. # 20201027 bkw: update for 6.3. # 20200804 bkw: update for 6.2.1. |