From d513aac7b1a19d51fb392149723a72179993821d Mon Sep 17 00:00:00 2001 From: mobinmob Date: Thu, 20 May 2021 21:05:23 +0300 Subject: [PATCH] bc-gh: update to 4.0.2. --- 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 5f942b71610a..76829c3c8fa1 100644 --- a/srcpkgs/bc-gh/template +++ b/srcpkgs/bc-gh/template @@ -1,6 +1,6 @@ # Template file for 'bc-gh' pkgname=bc-gh -version=3.3.3 +version=4.0.2 revision=1 wrksrc="bc-${version}" short_desc="Implementation of POSIX bc with GNU extensions" @@ -9,7 +9,7 @@ license="BSD-2-Clause" homepage="https://git.yzena.com/gavin/bc" changelog="https://git.yzena.com/gavin/bc/raw/branch/master/NEWS.md" distfiles="https://github.com/gavinhoward/bc/releases/download/${version}/bc-${version}.tar.xz" -checksum=b9fde063b32d4f0c3bab9d069aa8ac4d7d804ce5bebb54d7a2e574e70309bc93 +checksum=b4a7046325557a44d02165874f957c3abf49e2ba4491c8275326cb7c55ef2290 alternatives=" bc:bc:/usr/bin/bc-gh bc:bc.1:/usr/share/man/man1/bc-gh.1