Added 'url' and 'download' functions

This commit is contained in:
Nox Sluijtman 2023-03-07 18:02:58 +01:00
parent 6904cfdd84
commit 9a270533a3
5 changed files with 57 additions and 9 deletions

View file

@ -1,6 +1,6 @@
NAME = arbit
PREFIX = /usr/local
VERSION = 1.0
VERSION = 1.2
DIRNAME= $(NAME)-$(VERSION)
MANPAGE = $(NAME).1
MANPREFIX = $(PREFIX)/share/man