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
d90abdb7
Commit
d90abdb7
authored
Sep 20, 2019
by
Casey Strouse
Committed by
Ed Reel
Sep 20, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update ant from 1.10.5 to 1.10.7 (#3482)
parent
8f360f79
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
11 deletions
+3
-11
packages/ant.rb
packages/ant.rb
+3
-11
No files found.
packages/ant.rb
View file @
d90abdb7
...
...
@@ -3,21 +3,13 @@ require 'package'
class
Ant
<
Package
description
'Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files as targets and extension points dependent upon each other.'
homepage
'http://ant.apache.org/'
version
'1.10.
5
'
source_url
'https://www.apache.org/dist/ant/source/apache-ant-1.10.
5
-src.tar.xz'
source_sha256
'
ec7c704e22a2b0167e1ff35cc3d4198267e6489f142aa3e9da1b7fe6e39ff53d
'
version
'1.10.
7
'
source_url
'https://www.apache.org/dist/ant/source/apache-ant-1.10.
7
-src.tar.xz'
source_sha256
'
c8d68b396d9e44b49668bafe0c82f8c89497915254b5395d73d6f6e41d7a0e25
'
binary_url
({
aarch64:
'https://dl.bintray.com/chromebrew/chromebrew/ant-1.10.5-chromeos-armv7l.tar.xz'
,
armv7l:
'https://dl.bintray.com/chromebrew/chromebrew/ant-1.10.5-chromeos-armv7l.tar.xz'
,
i686:
'https://dl.bintray.com/chromebrew/chromebrew/ant-1.10.5-chromeos-i686.tar.xz'
,
x86_64:
'https://dl.bintray.com/chromebrew/chromebrew/ant-1.10.5-chromeos-x86_64.tar.xz'
,
})
binary_sha256
({
aarch64:
'80c3117cc17432043a67a73fcc9119a08c5ca4c26c530f6f181a10da03659a70'
,
armv7l:
'80c3117cc17432043a67a73fcc9119a08c5ca4c26c530f6f181a10da03659a70'
,
i686:
'a6fb4227c591d591d61d2f61df39bcf989bcfdb6281554da7a051d392c7594f0'
,
x86_64:
'df3d7a6d91af51068b9fbcbec1851f3a22a10edca341a6791262fced0a7deb36'
,
})
depends_on
'jdk8'
...
...
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