From 99103270728544cf9545f32281d4793303ef0211 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?O=2E=20S=C3=A1nchez?= Date: Fri, 31 Mar 2023 05:24:00 -0600 Subject: [PATCH] loksh: update to 7.2 --- srcpkgs/loksh/patches/ncursesw.patch | 11 ----------- srcpkgs/loksh/template | 4 ++-- 2 files changed, 2 insertions(+), 13 deletions(-) delete mode 100644 srcpkgs/loksh/patches/ncursesw.patch diff --git a/srcpkgs/loksh/patches/ncursesw.patch b/srcpkgs/loksh/patches/ncursesw.patch deleted file mode 100644 index fba456aa163a..000000000000 --- a/srcpkgs/loksh/patches/ncursesw.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/meson.build 2020-05-22 20:21:50.457744069 -0700 -+++ b/meson.build 2020-05-22 20:46:43.193735356 -0700 -@@ -5,7 +5,7 @@ - c_args = ['-D_GNU_SOURCE', '-DEMACS', '-DVI', '-Wno-format-security', '-Wno-pointer-sign'] - deps = [] - --ncurses = dependency('ncurses', required: false) -+ncurses = dependency('ncursesw', required: false) - if ncurses.found() - deps += [ncurses] - else diff --git a/srcpkgs/loksh/template b/srcpkgs/loksh/template index da0f03e5ee22..d0d67241954e 100644 --- a/srcpkgs/loksh/template +++ b/srcpkgs/loksh/template @@ -1,6 +1,6 @@ # Template file for 'loksh' pkgname=loksh -version=7.1 +version=7.2 revision=1 build_style=meson hostmakedepends="pkg-config" @@ -10,7 +10,7 @@ maintainer="Renato Aguiar " license="custom:Public Domain" homepage="https://github.com/dimkr/loksh" distfiles="https://github.com/dimkr/loksh/releases/download/${version}/loksh-${version}.tar.xz" -checksum=ab7d274a057b83bc64643664094031126641aa91ee440a96765279991aab6938 +checksum=0083df24b3916c2f34ab63f8b4de6720ba9799e0e9d139c4b2d4ae41ad6aa53d register_shell="/bin/loksh" alternatives="