index : devtools32 | |
Archlinux32 fork of devtools | gitolite user |
summaryrefslogtreecommitdiff |
author | Christian Heusel <christian@heusel.eu> | 2024-06-18 14:14:22 +0200 |
---|---|---|
committer | Christian Heusel <christian@heusel.eu> | 2024-06-18 14:14:22 +0200 |
commit | 3f02a1a24c725fefd9046643f6be102814f35abc (patch) | |
tree | 1a5adf05ba8f37ef30c6b0808cc0fafe1cea4567 | |
parent | 1df0979da6bbe5de8549693d12cb3e547bc6d94a (diff) |
-rw-r--r-- | Makefile | 2 |
@@ -1,6 +1,6 @@ SHELL=/bin/bash -o pipefail -V=1.2.0 +V=1.2.1 BUILDTOOLVER ?= $(V) PREFIX = /usr/local |