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
6caeaf63
Commit
6caeaf63
authored
4 years ago
by
Francesco Colista
Browse files
Options
Downloads
Patches
Plain Diff
community/moreutils: upgrade to 0.64
parent
657a2e8c
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/moreutils/APKBUILD
+4
-4
4 additions, 4 deletions
community/moreutils/APKBUILD
with
4 additions
and
4 deletions
community/moreutils/APKBUILD
+
4
−
4
View file @
6caeaf63
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname
=
moreutils
pkgname
=
moreutils
pkgver
=
0.6
3
pkgver
=
0.6
4
pkgrel
=
2
pkgrel
=
0
pkgdesc
=
"A growing collection of the unix tools that nobody thought to write thirty years ago"
pkgdesc
=
"A growing collection of the unix tools that nobody thought to write thirty years ago"
url
=
"https://joeyh.name/code/moreutils/"
url
=
"https://joeyh.name/code/moreutils/"
arch
=
"all"
arch
=
"all"
...
@@ -11,7 +11,7 @@ depends="perl perl-timedate perl-ipc-run"
...
@@ -11,7 +11,7 @@ depends="perl perl-timedate perl-ipc-run"
checkdepends
=
"bash"
checkdepends
=
"bash"
makedepends
=
"perl-dev docbook-xsl docbook-xml perl-xml-sax libxslt-dev linux-headers"
makedepends
=
"perl-dev docbook-xsl docbook-xml perl-xml-sax libxslt-dev linux-headers"
subpackages
=
"
$pkgname
-doc"
subpackages
=
"
$pkgname
-doc"
source
=
"http://
ftp.de.debian.org/debian/pool/main/m/moreutils
/moreutils
_
$pkgver
.
orig.
tar.
x
z
source
=
"http
s
://
git.joeyh.name/index.cgi/moreutils.git/snapshot
/moreutils
-
$pkgver
.tar.
g
z
docbook-xsl.patch"
docbook-xsl.patch"
build
()
{
build
()
{
...
@@ -34,5 +34,5 @@ package() {
...
@@ -34,5 +34,5 @@ package() {
mv
$pkgdir
/usr/bin/parallel
$pkgdir
/usr/bin/parallel-moreutils
mv
$pkgdir
/usr/bin/parallel
$pkgdir
/usr/bin/parallel-moreutils
}
}
sha512sums
=
"
71bd5ec4d265dff708db372189146acb067c4edaf62888755d245ccb3f4b5bb54f6c31bda68991f78c27ab231de8ea7126f947834f3604b60d7142d0357cb66b
moreutils
_
0.6
3.orig
.tar.
x
z
sha512sums
=
"
94f131b9b02a8c1139dfe34abacab022687f51413c529288f57fa876676c028e200324ed855b910a7dbfb4290eb8b38b3dc182eda49988f521a550162b0a0eec
moreutils
-
0.6
4
.tar.
g
z
4e55b2f45443c71dcf3ff99f233119b997e52d4979985ff5269c07d98bb6ddcee74658a6006165d50757beb0054a2a2cc91d46ad60b943fbd0310b318e72de99 docbook-xsl.patch"
4e55b2f45443c71dcf3ff99f233119b997e52d4979985ff5269c07d98bb6ddcee74658a6006165d50757beb0054a2a2cc91d46ad60b943fbd0310b318e72de99 docbook-xsl.patch"
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