From 1f05b9a1a093accaee5ff20433d86876125c4671 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Thu, 3 Dec 2020 01:16:58 -0800 Subject: bc: Switch back to GNU bc The 1.07 release means we don't have to apply a bunch of patches, and it is a smaller binary anyway. --- scripts/outdated.py | 1 - 1 file changed, 1 deletion(-) (limited to 'scripts') diff --git a/scripts/outdated.py b/scripts/outdated.py index 3b883baa..15b99dfc 100644 --- a/scripts/outdated.py +++ b/scripts/outdated.py @@ -7,7 +7,6 @@ import urllib.request names = { 'awk': 'nawk', - 'bc': 'bc-gh', 'lpeg': 'lua:lpeg', 'sshfs': 'fusefs:sshfs', 'st': 'st-term', -- cgit v1.2.3