From 2ff5a494c3dcdcc81a5519f2e7296ea9c164b226 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= Date: Mon, 18 Nov 2019 15:06:15 +0100 Subject: [PATCH] bc-gh: update to 2.3.0. --- srcpkgs/bc-gh/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/bc-gh/template b/srcpkgs/bc-gh/template index 2793821c560..03075330e69 100644 --- a/srcpkgs/bc-gh/template +++ b/srcpkgs/bc-gh/template @@ -1,6 +1,6 @@ # Template file for 'bc-gh' pkgname=bc-gh -version=2.2.0 +version=2.3.0 revision=1 wrksrc="bc-${version}" short_desc="Implementation of POSIX bc with GNU extensions" @@ -8,7 +8,7 @@ maintainer="Gavin D. Howard " license="BSD-2-Clause" homepage="https://github.com/gavinhoward/bc" distfiles="${homepage}/releases/download/${version}/bc-${version}.tar.xz" -checksum=959f4c7368fc1c4865a40642db49cbefc1dad3f920376d9a405c4ec33a4de6fa +checksum=5a4d14721688ce0a2679fb02680fe8dc41574417f60647be3a125d53d5672f5d alternatives=" bc:bc:/usr/bin/bc-gh dc:dc:/usr/bin/dc-gh"