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
649
Issues
649
List
Boards
Labels
Service Desk
Milestones
Merge Requests
208
Merge Requests
208
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
fcef7207
Commit
fcef7207
authored
Sep 22, 2018
by
lramage94
Committed by
Natanael Copa
Mar 01, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
testing/efibootmgr: bumpt to 17
parent
7201f8df
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
testing/efibootmgr/APKBUILD
testing/efibootmgr/APKBUILD
+3
-3
No files found.
testing/efibootmgr/APKBUILD
View file @
fcef7207
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer: Lucas Ramage <ramage.lucas@openmailbox.org>
# Maintainer: Lucas Ramage <ramage.lucas@openmailbox.org>
pkgname
=
efibootmgr
pkgname
=
efibootmgr
pkgver
=
1
6
pkgver
=
1
7
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"Linux user-space application to modify the Intel Extensible Firmware Interface"
pkgdesc
=
"Linux user-space application to modify the Intel Extensible Firmware Interface"
url
=
"https://github.com/rhboot/efibootmgr"
url
=
"https://github.com/rhboot/efibootmgr"
...
@@ -11,7 +11,7 @@ depends=""
...
@@ -11,7 +11,7 @@ depends=""
makedepends
=
"efivar-dev linux-headers popt-dev gettext-dev"
makedepends
=
"efivar-dev linux-headers popt-dev gettext-dev"
install
=
""
install
=
""
subpackages
=
"
$pkgname
-doc"
subpackages
=
"
$pkgname
-doc"
source
=
"
https://github.com/rhboot/efibootmgr/releases/download/
$pkgver
/efibootmgr-
$pkgver
.tar.bz2
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/rhboot/
$pkgname
/archive/
$pkgver
.tar.gz
musl-gettext.patch"
musl-gettext.patch"
builddir
=
"
$srcdir
/efibootmgr-
$pkgver
"
builddir
=
"
$srcdir
/efibootmgr-
$pkgver
"
...
@@ -30,5 +30,5 @@ check() {
...
@@ -30,5 +30,5 @@ check() {
"
$builddir
"
/src/efibootmgr
--help
>
/dev/null
"
$builddir
"
/src/efibootmgr
--help
>
/dev/null
}
}
sha512sums
=
"
936318c7163c07b716f89be3d830957d9db68ba1b059223f7ea3d9eafe0dbf1c91b9aee096f5aed70955c6052c3b8547295c0a47f17cdf43788259d87d1990b9 efibootmgr-16.tar.bz2
sha512sums
=
"
10c7ad9a79f23dcd4708dc4f42701196af7aa11f5e9a6468ea51f7013d4caeba6c92527ba1304f6e3b2ef3b51b3b69ea1a30f81bb099a8aea49eeb30eb631e1d efibootmgr-17.tar.gz
3ed49c6d267e6f14bf43207fecb55ebc984f6fbd15d77cd1b8f466c8d0a4c3ab9bb276e8ed183b5ab0129fde5c06ffcd0450ffb7dad0edfa18b4c472e481373b musl-gettext.patch"
3ed49c6d267e6f14bf43207fecb55ebc984f6fbd15d77cd1b8f466c8d0a4c3ab9bb276e8ed183b5ab0129fde5c06ffcd0450ffb7dad0edfa18b4c472e481373b musl-gettext.patch"
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