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
4660b876
Commit
4660b876
authored
1 year ago
by
alice
Browse files
Options
Downloads
Patches
Plain Diff
community/ipmitool: fix embedded enterprise-numbers
this only affects 3.18
parent
a1f42c91
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/ipmitool/APKBUILD
+3
-1
3 additions, 1 deletion
community/ipmitool/APKBUILD
with
3 additions
and
1 deletion
community/ipmitool/APKBUILD
+
3
−
1
View file @
4660b876
...
...
@@ -4,7 +4,7 @@ pkgname=ipmitool
_pkgname
=
IPMITOOL
pkgver
=
1.8.19
_pkgver
=
${
pkgver
//./_
}
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"Command-line interface to IPMI-enabled devices"
url
=
"https://github.com/ipmitool/ipmitool"
arch
=
"all"
...
...
@@ -12,6 +12,7 @@ license="MIT"
makedepends
=
"automake autoconf libtool readline-dev openssl-dev>3 ncurses-dev"
subpackages
=
"
$pkgname
-doc
$pkgname
-openrc::noarch"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/ipmitool/ipmitool/archive/
${
_pkgname
}
_
$_pkgver
.tar.gz
$pkgname
-fix-downloaded-iana-file.patch::https://github.com/ipmitool/ipmitool/commit/1edb0e27e44196d1ebe449aba0b9be22d376bcb6.diff
ipmievd.initd
ipmievd.confd
"
...
...
@@ -60,6 +61,7 @@ package() {
sha512sums
=
"
2d91706e9feba4b2ce4808eca087b81b842c4292a5840830001919c06ec8babd8f8761b74bb9dcf8fbc7765f028a5b1a192a3c1b643f2adaa157fed6fb0d1ee3 ipmitool-1.8.19.tar.gz
c4ac8f8b6d15ced7ae2127b2b40fdb86ef2a85e7ee026d2f34692702a380910f4ee0feff3da7717647c95eca52819ce14c304770d65353d7dcb62989c041ff65 ipmitool-fix-downloaded-iana-file.patch
665adc32529df8d5f6598d33ba92175c46e8a5b74094d22553b0265fe817b023c909688af2b02041a37b7cfd3805e6ae74b943fad48970d45564ea8d08309fa6 ipmievd.initd
4cace868f1776a96736b7460c84f525d63d6f53531f1f3e62f0337741dc36fb5b2ee9706fdae6a7b853e98d3894376949797ddc254248bd42dc79d85742c1744 ipmievd.confd
"
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