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
fe9b89c1
Commit
fe9b89c1
authored
12 years ago
by
Bartłomiej Piotrowski
Committed by
Natanael Copa
12 years ago
Browse files
Options
Downloads
Patches
Plain Diff
main/gawk: upgrade to 4.0.1
parent
4a98f840
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/gawk/APKBUILD
+6
-9
6 additions, 9 deletions
main/gawk/APKBUILD
with
6 additions
and
9 deletions
main/gawk/APKBUILD
+
6
−
9
View file @
fe9b89c1
# Contributor: Michael Mason <ms13sp@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
# Contributor: Michael Mason <ms13sp@gmail.com>
# Contributor: Bartłomiej Piotrowski <nospam@bpiotrowski.pl>
pkgname
=
gawk
pkgver
=
4.0.
0
pkgrel
=
1
pkgver
=
4.0.
1
pkgrel
=
0
pkgdesc
=
"GNU awk pattern-matching language"
url
=
"http://www.gnu.org/software/gawk/gawk.html"
arch
=
"all"
license
=
"GPL"
depends
=
makedepends
=
""
install
=
subpackages
=
"
$pkgname
-doc"
source
=
"http://ftp.gnu.org/gnu/
$pkgname
/
$pkgname
-
$pkgver
.tar.gz
$install
"
source
=
"http://ftp.gnu.org/gnu/
$pkgname
/
$pkgname
-
$pkgver
.tar.xz"
build
()
{
cd
"
$srcdir
/
$pkgname
-
$pkgver
"
...
...
@@ -33,4 +30,4 @@ package() {
}
md5sums
=
"
51e417b71287629940051e6f652c6
49
2
gawk-4.0.
0
.tar.
g
z"
md5sums
=
"
a601b032c39cd982f34272664f8afa
49 gawk-4.0.
1
.tar.
x
z"
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