From 94ecf162b3de33393ed1b5c0ba99801a2fba1a09 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 15 Jul 2025 15:59:25 +0200 Subject: [PATCH] ruby-rdiscount: update to 2.2.7.3. --- srcpkgs/ruby-rdiscount/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/ruby-rdiscount/template b/srcpkgs/ruby-rdiscount/template index 09426c4aefe..4323234e8b2 100644 --- a/srcpkgs/ruby-rdiscount/template +++ b/srcpkgs/ruby-rdiscount/template @@ -1,7 +1,7 @@ # Template file for 'ruby-rdiscount' pkgname=ruby-rdiscount -version=2.2.0.1 -revision=11 +version=2.2.7.3 +revision=1 build_style=gemspec makedepends="ruby-devel" short_desc="Fast implementation of Gruber's Markdown in C" @@ -9,7 +9,7 @@ maintainer="Orphaned " license="BSD-3-Clause" homepage="http://dafoster.net/projects/rdiscount/" distfiles="https://github.com/davidfstr/rdiscount/archive/${version}.tar.gz" -checksum=d628ea6db87f8eb79932fcf6011354a3f5b7ecbc32e79f900905c8ef1552f79d +checksum=1b415df9d7628abdde84ff8d61eef226b5777d12d4cd72b648de5284dd1e957a post_install() { vlicense COPYING