Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
677
Issues
677
List
Boards
Labels
Service Desk
Milestones
Merge Requests
202
Merge Requests
202
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
Commits
b352a238
Commit
b352a238
authored
Aug 05, 2009
by
Natanael Copa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/readline: upgrade to 6.0.004
parent
9597f197
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
+5
-3
main/readline/APKBUILD
main/readline/APKBUILD
+5
-3
No files found.
main/readline/APKBUILD
View file @
b352a238
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
readline
_myver
=
6.0
_patchver
=
00
3
pkgver
=
${
_myver
}
.
${
_patchver
}
_patchver
=
00
4
pkgver
=
6.0.004
pkgrel
=
0
pkgdesc
=
"GNU readline library"
url
=
"ftp://ftp.cwru.edu/pub/bash/"
...
...
@@ -14,6 +14,7 @@ source="ftp://ftp.gnu.org/gnu/readline/readline-6.0.tar.gz
ftp://ftp.gnu.org/gnu/readline/readline-6.0-patches/readline60-001
ftp://ftp.gnu.org/gnu/readline/readline-6.0-patches/readline60-002
ftp://ftp.gnu.org/gnu/readline/readline-6.0-patches/readline60-003
ftp://ftp.gnu.org/gnu/readline/readline-6.0-patches/readline60-004
"
build
()
...
...
@@ -36,4 +37,5 @@ build ()
md5sums
=
"b7f65a48add447693be6e86f04a63019 readline-6.0.tar.gz
85c01ea031ad38a179053c67186bafed readline60-001
4fad2a4ce987e3101229d0c8dfb0cd80 readline60-002
80967f663864983a889af2eb53aea177 readline60-003"
80967f663864983a889af2eb53aea177 readline60-003
dd5dd5ff7f7229714bf1c2e274ad2ae9 readline60-004"
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