From c848247734a05e2da3472a9baef799fb87c8fc52 Mon Sep 17 00:00:00 2001 From: bugcrazy Date: Sun, 22 Jun 2025 13:52:16 -0300 Subject: [PATCH] bc-gh: update to 7.0.3 --- 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 0e97981b3dd..3aa8e6063f7 100644 --- a/srcpkgs/bc-gh/template +++ b/srcpkgs/bc-gh/template @@ -1,6 +1,6 @@ # Template file for 'bc-gh' pkgname=bc-gh -version=6.7.5 +version=7.0.3 revision=1 short_desc="Implementation of POSIX bc with GNU extensions" maintainer="Gavin D. Howard " @@ -8,7 +8,7 @@ license="BSD-2-Clause" homepage="https://git.gavinhoward.com/gavin/bc" changelog="https://git.gavinhoward.com/gavin/bc/raw/branch/master/NEWS.md" distfiles="https://github.com/gavinhoward/bc/releases/download/${version}/bc-${version}.tar.xz" -checksum=c3e02c948d51f3ca9cdb23e011050d2d3a48226c581e0749ed7cbac413ce5461 +checksum=91eb74caed0ee6655b669711a4f350c25579778694df248e28363318e03c7fc4 alternatives=" bc:bc:/usr/bin/bc-gh bc:bc.1:/usr/share/man/man1/bc-gh.1