Update zsh recipe
This commit is contained in:
parent
6b100745a7
commit
19fb902ebf
1 changed files with 9 additions and 0 deletions
|
@ -0,0 +1,9 @@
|
|||
name = zsh
|
||||
version = 5.7.1
|
||||
URL = https://downloads.sourceforge.net/project/zsh/zsh/$(version)/zsh-$(version).tar.xz
|
||||
|
||||
CONFIGURE_OPTIONS_USER = --with-tcsetpgrp
|
||||
dependencies = ncurses
|
||||
|
||||
SYSCONF ?= ../../
|
||||
include $(SYSCONF)/package.mk
|
Loading…
Add table
Reference in a new issue