Skip to content
Snippets Groups Projects
Commit 1aacb37d authored by Celeste's avatar Celeste Committed by Jakub Jirutka
Browse files

community/ruby-rdiscount: upgrade to 2.2.7.3

parent de5292dd
No related branches found
No related tags found
1 merge request!58226community/ruby-rdiscount: upgrade to 2.2.7.3
Pipeline #205637 skipped
......@@ -2,7 +2,7 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=ruby-rdiscount
_gemname=rdiscount
pkgver=2.2.7.2
pkgver=2.2.7.3
pkgrel=0
pkgdesc="Fast Implementation of Gruber's Markdown in C"
url="https://dafoster.net/projects/rdiscount/"
......@@ -11,9 +11,7 @@ license="BSD-3-Clause"
checkdepends="perl ruby-test-unit tidyhtml"
makedepends="ruby-dev ruby-rake"
subpackages="$pkgname-doc"
source="$pkgname-$pkgver.tar.gz::https://github.com/davidfstr/$_gemname/archive/$pkgver.tar.gz
gemspec.patch
"
source="$pkgname-$pkgver.tar.gz::https://github.com/davidfstr/$_gemname/archive/$pkgver.tar.gz"
builddir="$srcdir/$_gemname-$pkgver"
build() {
......@@ -52,6 +50,5 @@ package() {
}
sha512sums="
d1a6113d822d1c1a947a4fb72644e082d75fa22c92ff9851074a82f4eb33404cee8dc09f0b41324bdbebab39b8d16ae2569cef04ccd176b3414c16dcf514f2bd ruby-rdiscount-2.2.7.2.tar.gz
3c053ee8c555a25c156fa0f2bd1d8e553d277dab1f07c32cbf4ba9149886e5455409ad301619f3714c8bfafb952a452d71d81f0a2008b79d778e01c3190691b5 gemspec.patch
375176f13ade133439aba01f2bcb062d22c1afbe918ddb87cdbe339de2a32d28da38ae91620814a1bfb0e22f3b41adaa47ba20c6f0ac2c7f908ce748e0937d29 ruby-rdiscount-2.2.7.3.tar.gz
"
--- a/rdiscount.gemspec
+++ b/rdiscount.gemspec
@@ -44,7 +44,6 @@
ext/pgm_options.h
ext/rdiscount.c
ext/resource.c
- ext/ruby-config.h
ext/setup.c
ext/tags.c
ext/tags.h
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment