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
59348cfd
Commit
59348cfd
authored
2 years ago
by
J0WI
Committed by
Natanael Copa
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
main/libnetfilter_cthelper: upgrade to 1.0.1
parent
1853bef5
Loading
Loading
1 merge request
!34175
main/libnetfilter_cthelper: upgrade to 1.0.1
Pipeline
#121797
passed
2 years ago
Stage: lint
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/libnetfilter_cthelper/APKBUILD
+5
-8
5 additions, 8 deletions
main/libnetfilter_cthelper/APKBUILD
with
5 additions
and
8 deletions
main/libnetfilter_cthelper/APKBUILD
+
5
−
8
View file @
59348cfd
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
libnetfilter_cthelper
pkgver
=
1.0.
0
pkgrel
=
2
pkgver
=
1.0.
1
pkgrel
=
0
pkgdesc
=
"A Netfilter netlink library for connection tracking helpers"
url
=
"https://www.netfilter.org/projects/libnetfilter_cthelper/"
arch
=
"all"
...
...
@@ -10,11 +10,6 @@ makedepends="linux-headers libmnl-dev"
subpackages
=
"
$pkgname
-dev"
source
=
"https://www.netfilter.org/projects/libnetfilter_cthelper/files/libnetfilter_cthelper-
$pkgver
.tar.bz2"
prepare
()
{
default_prepare
update_config_sub
}
build
()
{
./configure
\
--build
=
$CBUILD
\
...
...
@@ -31,4 +26,6 @@ package() {
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"f0372daee0edbf4c27ee80eadd4ce786a4b67b39c0b9d22e88bc9adcbdffd6676eb9df01b933ee64d2fcea9c05a9ca9070c94e907277d69acbd22ae9a3c74e45 libnetfilter_cthelper-1.0.0.tar.bz2"
sha512sums
=
"
f0591edd579aee92b62446e2b8fef6af9c404848c42c8da76850bb01aec3567442612f53cf8d3af6ba4d6d920487bff310a4e547bccf595478b1f96b4280eada libnetfilter_cthelper-1.0.1.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