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
be9222f3
Commit
be9222f3
authored
8 years ago
by
Jakub Jirutka
Browse files
Options
Downloads
Patches
Plain Diff
main/qemu-openrc: upgrade to 0.5.1
parent
efb191b1
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
main/qemu-openrc/APKBUILD
+3
-4
3 additions, 4 deletions
main/qemu-openrc/APKBUILD
with
3 additions
and
4 deletions
main/qemu-openrc/APKBUILD
+
3
−
4
View file @
be9222f3
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname
=
qemu-openrc
pkgver
=
0.5.
0
pkgver
=
0.5.
1
pkgrel
=
0
pkgdesc
=
"OpenRC init scripts for QEMU/KVM"
url
=
"https://github.com/jirutka/qemu-openrc"
...
...
@@ -12,12 +12,11 @@ makedepends=""
install
=
"
$pkgname
.pre-install
$pkgname
.pre-upgrade"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/jirutka/
$pkgname
/archive/v
$pkgver
.tar.gz"
builddir
=
"
$srcdir
/
$pkgname
-
$pkgver
"
options
=
"!check"
package
()
{
cd
"
$builddir
"
PREFIX
=
"/usr"
DESTDIR
=
"
$pkgdir
"
./install
}
md5sums
=
"bac843d49825439fdbcb671119b7a209 qemu-openrc-0.5.0.tar.gz"
sha256sums
=
"76ae482a7a9f2a12acb79bbb034379592a73a372bb3d84a8c6e317dcfbbb7501 qemu-openrc-0.5.0.tar.gz"
sha512sums
=
"c5245f4fb4b36648154574d0406b6a6c1c33c55fb4d1bf3ec6f5027cf0dc4020eba81f1e64110adcd76568d321d2d4acd7ac63e4dd5df48895ad8b12c3a327a5 qemu-openrc-0.5.0.tar.gz"
sha512sums
=
"ff16169897016846b77ea79756ccd919e9f89b5f80ec269449b8b8ac560d81af81518e38ec75c7c52169270f637f8e58db589d8ba37b01d92395c892f2855a53 qemu-openrc-0.5.1.tar.gz"
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