Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
chromebrew
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
chromebrew
Commits
4d248e7c
Commit
4d248e7c
authored
7 years ago
by
Don Harper
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Chrombrew #1585 : update asciidoc to 8.6.9
parent
6e0087ec
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
16 deletions
+3
-16
packages/asciidoc.rb
packages/asciidoc.rb
+3
-16
No files found.
packages/asciidoc.rb
View file @
4d248e7c
...
@@ -3,22 +3,9 @@ require 'package'
...
@@ -3,22 +3,9 @@ require 'package'
class
Asciidoc
<
Package
class
Asciidoc
<
Package
description
'AsciiDoc is a presentable text document format for writing articles, UNIX man pages and other small to medium sized documents.'
description
'AsciiDoc is a presentable text document format for writing articles, UNIX man pages and other small to medium sized documents.'
homepage
'http://asciidoc.org/'
homepage
'http://asciidoc.org/'
version
'8.6.8'
version
'8.6.9'
source_url
'https://downloads.sourceforge.net/project/asciidoc/asciidoc/8.6.8/asciidoc-8.6.8.tar.gz'
source_url
'https://downloads.sourceforge.net/project/asciidoc/asciidoc/8.6.9/asciidoc-8.6.9.tar.gz'
source_sha256
'ffb67f59dccaf6f15db72fcd04fdf21a2f9b703d31f94fcd0c49a424a9fcfbc4'
source_sha256
'78db9d0567c8ab6570a6eff7ffdf84eadd91f2dfc0a92a2d0105d323cab4e1f0'
binary_url
({
aarch64:
'https://dl.bintray.com/chromebrew/chromebrew/asciidoc-8.6.8-chromeos-armv7l.tar.xz'
,
armv7l:
'https://dl.bintray.com/chromebrew/chromebrew/asciidoc-8.6.8-chromeos-armv7l.tar.xz'
,
i686:
'https://dl.bintray.com/chromebrew/chromebrew/asciidoc-8.6.8-chromeos-i686.tar.xz'
,
x86_64:
'https://dl.bintray.com/chromebrew/chromebrew/asciidoc-8.6.8-chromeos-x86_64.tar.xz'
,
})
binary_sha256
({
aarch64:
'8964ae17ca0feef6ee98d89139a27a3f6fddf9b20cad7c6d62efc31b842227a2'
,
armv7l:
'8964ae17ca0feef6ee98d89139a27a3f6fddf9b20cad7c6d62efc31b842227a2'
,
i686:
'bfbcc0789959c06eda29a0ce1d2cac7d8120d103581ba75fd8f899b69b75d309'
,
x86_64:
'035b371c2dd72ef63d2c0dbeb1671ca1de9babb33ae8226153684d3d0904ca0d'
,
})
depends_on
'autoconf'
depends_on
'autoconf'
depends_on
'python27'
unless
File
.
exists?
"
#{
CREW_PREFIX
}
/bin/python"
depends_on
'python27'
unless
File
.
exists?
"
#{
CREW_PREFIX
}
/bin/python"
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment