Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
1aacb37d
Commit
1aacb37d
authored
1 year ago
by
Celeste
Committed by
Jakub Jirutka
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
community/ruby-rdiscount: upgrade to 2.2.7.3
parent
de5292dd
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!58226
community/ruby-rdiscount: upgrade to 2.2.7.3
Pipeline
#205637
skipped
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
community/ruby-rdiscount/APKBUILD
+3
-6
3 additions, 6 deletions
community/ruby-rdiscount/APKBUILD
community/ruby-rdiscount/gemspec.patch
+0
-10
0 additions, 10 deletions
community/ruby-rdiscount/gemspec.patch
with
3 additions
and
16 deletions
community/ruby-rdiscount/APKBUILD
+
3
−
6
View file @
1aacb37d
...
...
@@ -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
"
This diff is collapsed.
Click to expand it.
community/ruby-rdiscount/gemspec.patch
deleted
100644 → 0
+
0
−
10
View file @
de5292dd
--- 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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment