update: remove older packages while installing newer

This commit is contained in:
ngn
2024-08-16 03:10:07 +03:00
parent 04b3e3c8ef
commit 787d975c49
9 changed files with 191 additions and 162 deletions

View File

@ -11,7 +11,7 @@ OBJS = $(patsubst src/%.c,dist/%.o,$(SRCS))
CFLAGS = -O3 -fstack-protector-strong -fcf-protection=full -fstack-clash-protection
LIBS = -linih -lmp
VERSION = 24.01
VERSION = 24.02
all: dist dist/matt $(PO_OUTS)