Added 'url' and 'download' functions
This commit is contained in:
parent
6904cfdd84
commit
9a270533a3
5 changed files with 57 additions and 9 deletions
2
Makefile
2
Makefile
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue