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
650
Issues
650
List
Boards
Labels
Service Desk
Milestones
Merge Requests
216
Merge Requests
216
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
b6fb6075
Commit
b6fb6075
authored
Oct 09, 2013
by
Natanael Copa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/tar: upgrade to 1.27
parent
3f686ab3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
+5
-4
main/tar/APKBUILD
main/tar/APKBUILD
+5
-4
No files found.
main/tar/APKBUILD
View file @
b6fb6075
# Maintainer: Carlo Landmeter <clandmeter@gmail.com>
pkgname
=
tar
pkgver
=
1.2
6
pkgrel
=
1
pkgver
=
1.2
7
pkgrel
=
0
pkgdesc
=
"Utility used to store, backup, and transport files"
url
=
"http://www.gnu.org"
arch
=
"all"
...
...
@@ -14,7 +14,6 @@ subpackages="$pkgname-doc"
prepare
()
{
cd
"
$srcdir
/
$pkgname
-
$pkgver
"
update_config_sub
||
return
1
# fix eglibc-2.16+ build issue
sed
-i
-e
'/gets is a/d'
\
gnu/stdio.in.h
||
return
1
...
...
@@ -44,4 +43,6 @@ package() {
ln
-s
/bin/tar
"
$pkgdir
"
/usr/bin/tar
}
md5sums
=
"00d1e769c6af702c542cca54b728920d tar-1.26.tar.gz"
md5sums
=
"9d4bc655d103b871248281db179eb0f5 tar-1.27.tar.gz"
sha256sums
=
"de3feec52572df1693130d304028b1ad6469d97d4f49bde32b10402d5f1de206 tar-1.27.tar.gz"
sha512sums
=
"ec289d7a0aea8f61a8f36023a28af801523aacf24916ded3cd9eccdffad9df8398a93cc588a90e97c6f49d1439f25d67d39057c61fc75416b8cd211f6acffd54 tar-1.27.tar.gz"
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