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
689a78e1
Commit
689a78e1
authored
3 years ago
by
Francesco Colista
Browse files
Options
Downloads
Patches
Plain Diff
main/libmnl: upgrade to 1.0.5
parent
544129a9
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
main/libmnl/APKBUILD
+3
-8
3 additions, 8 deletions
main/libmnl/APKBUILD
with
3 additions
and
8 deletions
main/libmnl/APKBUILD
+
3
−
8
View file @
689a78e1
# 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
=
libmnl
pkgname
=
libmnl
pkgver
=
1.0.
4
pkgver
=
1.0.
5
pkgrel
=
2
pkgrel
=
0
pkgdesc
=
"Library for minimalistic netlink"
pkgdesc
=
"Library for minimalistic netlink"
url
=
"https://www.netfilter.org/projects/libmnl/"
url
=
"https://www.netfilter.org/projects/libmnl/"
arch
=
"all"
arch
=
"all"
...
@@ -13,11 +13,6 @@ subpackages="$pkgname-static $pkgname-dev"
...
@@ -13,11 +13,6 @@ subpackages="$pkgname-static $pkgname-dev"
source
=
"https://www.netfilter.org/projects/
$pkgname
/files/
$pkgname
-
$pkgver
.tar.bz2
source
=
"https://www.netfilter.org/projects/
$pkgname
/files/
$pkgname
-
$pkgver
.tar.bz2
musl-fix-headers.patch"
musl-fix-headers.patch"
prepare
()
{
default_prepare
update_config_sub
}
build
()
{
build
()
{
./configure
\
./configure
\
--build
=
$CBUILD
\
--build
=
$CBUILD
\
...
@@ -35,6 +30,6 @@ package() {
...
@@ -35,6 +30,6 @@ package() {
}
}
sha512sums
=
"
sha512sums
=
"
e2bbfb688fe41913d53c74ba7ec95b4e88ee2c52b556b8608185f2fcbd629665423a3b37f877f84426ba257cf6040fa701539d67166b00b8e3e2dfde6831a2f9
libmnl-1.0.
4
.tar.bz2
16fa48e74c9da7724a85c655dfb0abd8369392627934639d65de951543e1447ac3e048d231248f1ce8861443c2ef62654a85a81feeedbbffaf2e5744f6cf4c9f
libmnl-1.0.
5
.tar.bz2
984307f6a40bdd1231cf97ac84719eefaf436544bcad3a52f8590ab73676ac3064f44af65b57dfb7920aa3c84a44977e385410faf354a0a64efc5364b4314496 musl-fix-headers.patch
984307f6a40bdd1231cf97ac84719eefaf436544bcad3a52f8590ab73676ac3064f44af65b57dfb7920aa3c84a44977e385410faf354a0a64efc5364b4314496 musl-fix-headers.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