From 535088ed2bf9d6be58939ff69e83794d5f76bb9c Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 1 Feb 2023 15:15:32 +0100 Subject: [PATCH] cmark-gfm: update to 0.29.0.gfm.9. --- srcpkgs/cmark-gfm/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cmark-gfm/template b/srcpkgs/cmark-gfm/template index 231c86a6a49..7239d59a4d4 100644 --- a/srcpkgs/cmark-gfm/template +++ b/srcpkgs/cmark-gfm/template @@ -1,6 +1,6 @@ # Template file for 'cmark-gfm' pkgname=cmark-gfm -version=0.29.0.gfm.8 +version=0.29.0.gfm.9 revision=1 build_style=cmake short_desc="GitHub's fork of cmark, a CommonMark markdown renderer" @@ -8,7 +8,7 @@ maintainer="Leah Neukirchen " license="MIT" homepage="https://github.com/github/cmark-gfm" distfiles="https://github.com/github/cmark-gfm/archive/${version}.tar.gz" -checksum=94a145b7bc18cd4e85edce0a65ac71f24cbafe8e4402c3213835517408a10118 +checksum=07cd91514c29f8d68bcd1bd159661bf92ac060fdb08f6b2e33ce01d3b3000f54 pre_configure() { # Fix the SONAME version to use just the major number