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
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Jakub Panek
aports
Commits
0ab9270a
Commit
0ab9270a
authored
15 years ago
by
Natanael Copa
Browse files
Options
Downloads
Patches
Plain Diff
core/mkinitfs: upgrade to 1.4.2
parent
7ddda155
No related branches found
Branches containing commit
Tags
v3.6.0
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
core/mkinitfs/APKBUILD
+2
-2
2 additions, 2 deletions
core/mkinitfs/APKBUILD
with
2 additions
and
2 deletions
core/mkinitfs/APKBUILD
+
2
−
2
View file @
0ab9270a
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
mkinitfs
pkgver
=
1.4.
1
pkgver
=
1.4.
2
pkgrel
=
0
pkgdesc
=
"Tool to generate initramfs images for Alpine"
url
=
http://git.alpinelinux.org/cgit/mkinitfs
...
...
@@ -13,4 +13,4 @@ build() {
make
make
install
DESTDIR
=
"
$pkgdir
"
||
return
1
}
md5sums
=
"
9c425faabf73c8a5faad3da2c365845d
mkinitfs-1.4.
1
.tar.bz2"
md5sums
=
"
538b2008e589668849f62fdc5fdf7b2a
mkinitfs-1.4.
2
.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