From 0c67fb3bf2e7e4b9ebda70c7c2cdde589ce5d256 Mon Sep 17 00:00:00 2001 From: bugcrazy Date: Sun, 2 Jun 2024 03:14:06 -0300 Subject: [PATCH] bc-gh: update to 6.7.5 --- 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 e58b2da03b0..0e97981b3dd 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.5.0 +version=6.7.5 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=b1afb1f50c0bce6119c98590bcc8afc22f520bc85c2b512c83938dbb8321cc30 +checksum=c3e02c948d51f3ca9cdb23e011050d2d3a48226c581e0749ed7cbac413ce5461 alternatives=" bc:bc:/usr/bin/bc-gh bc:bc.1:/usr/share/man/man1/bc-gh.1