Update zsh recipe

master
Karchnu 2021-04-23 03:27:55 +02:00
parent 6b100745a7
commit 19fb902ebf
1 changed files with 9 additions and 0 deletions

View File

@ -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