Update zsh recipe

This commit is contained in:
Karchnu 2021-04-23 03:27:55 +02:00
parent 6b100745a7
commit 19fb902ebf

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