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
60dc6f5b
Commit
60dc6f5b
authored
8 years ago
by
Jakub Jirutka
Committed by
Natanael Copa
8 years ago
Browse files
Options
Downloads
Patches
Plain Diff
testing/apache-ant: upgrade to 1.9.7
parent
12e13968
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/apache-ant/APKBUILD
+7
-6
7 additions, 6 deletions
testing/apache-ant/APKBUILD
with
7 additions
and
6 deletions
testing/apache-ant/APKBUILD
+
7
−
6
View file @
60dc6f5b
...
@@ -2,13 +2,14 @@
...
@@ -2,13 +2,14 @@
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname
=
apache-ant
pkgname
=
apache-ant
pkgver
=
1.9.
6
pkgver
=
1.9.
7
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"A java-based build tool."
pkgdesc
=
"A java-based build tool."
url
=
"http://ant.apache.org/"
url
=
"http://ant.apache.org/"
arch
=
"x86_64 x86"
arch
=
"x86_64 x86"
license
=
"ASL-2.0"
license
=
"ASL-2.0"
depends
=
"openjdk8-jre-base"
depends
=
"openjdk8-jre-base"
makedepends
=
""
source
=
"http://archive.apache.org/dist/ant/binaries/
$pkgname
-
$pkgver
-bin.tar.bz2"
source
=
"http://archive.apache.org/dist/ant/binaries/
$pkgname
-
$pkgver
-bin.tar.bz2"
builddir
=
"
$srcdir
/
$pkgname
-
$pkgver
"
builddir
=
"
$srcdir
/
$pkgname
-
$pkgver
"
...
@@ -18,8 +19,8 @@ build() {
...
@@ -18,8 +19,8 @@ build() {
cd
"
$builddir
"
cd
"
$builddir
"
cat
>
$pkgname
.sh
<<-
EOF
cat
>
$pkgname
.sh
<<-
EOF
ANT_HOME="
$_anthome
"
ANT_HOME="
$_anthome
"
export ANT_HOME
export ANT_HOME
EOF
EOF
}
}
...
@@ -54,6 +55,6 @@ package() {
...
@@ -54,6 +55,6 @@ package() {
install
-m644
-D
$pkgname
.sh
"
$pkgdir
"
/etc/profile.d/
$pkgname
.sh
install
-m644
-D
$pkgname
.sh
"
$pkgdir
"
/etc/profile.d/
$pkgname
.sh
}
}
md5sums
=
"9
a966bfde100aa696f8a32cba03bce21
apache-ant-1.9.
6
-bin.tar.bz2"
md5sums
=
"9
9a86981333a0ff39bb56c963d1f492b
apache-ant-1.9.
7
-bin.tar.bz2"
sha256sums
=
"
a43b0928960d63d6b1e2bed37e1ce4fd8fa1788ba84e08388bfe9513f02e8db3
apache-ant-1.9.
6
-bin.tar.bz2"
sha256sums
=
"
be2ff3026cc655dc002bbcce100bd6724d448c63f702aa82b6d9899b22db7808
apache-ant-1.9.
7
-bin.tar.bz2"
sha512sums
=
"3
63c7c6e0a90de95953b0b24fdae3699bf44c9e15b8f4ebbee190515b4b0611eb2d2866ec7a052b7676be34defddc3a2cf51d09f1176474b67fe8e8e5af5fb7f
apache-ant-1.9.
6
-bin.tar.bz2"
sha512sums
=
"3
954a6ad3f522c135f327ba0d376eb16ae42103849c8cc5cd6c8c6e87b8c5433c95a0f2d4dfa3e6c2705ee0b8996e5b27d0b2248f64a05fc8c902116cc45a7b2
apache-ant-1.9.
7
-bin.tar.bz2"
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