Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
alpine
aports
Commits
6766470a
Commit
6766470a
authored
Oct 04, 2016
by
Natanael Copa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/net-snmp: rebuild against libressl
parent
d63df35a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
main/net-snmp/APKBUILD
main/net-snmp/APKBUILD
+3
-3
No files found.
main/net-snmp/APKBUILD
View file @
6766470a
...
...
@@ -2,16 +2,16 @@
# Maintainer: Carlo Landmeter <clandmeter@gmail.com>
pkgname
=
net-snmp
pkgver
=
5.7.3
pkgrel
=
6
pkgrel
=
7
pkgdesc
=
"Simple Network Management Protocol"
url
=
"http://www.net-snmp.org/"
arch
=
"all"
license
=
"GPL"
depends
=
depends_dev
=
"
open
ssl-dev"
depends_dev
=
"
libre
ssl-dev"
# we need perl-net-snmp in make depends for bootstrapping issues
# net-snmp-gui subpackage has perl-net-snmp as depends
makedepends
=
"file perl-dev
open
ssl-dev perl-net-snmp linux-headers"
makedepends
=
"file perl-dev
libre
ssl-dev perl-net-snmp linux-headers"
subpackages
=
"
$pkgname
-doc
$pkgname
-dev
$pkgname
-libs
$pkgname
-agent-libs:alibs
$pkgname
-perl:pl
$pkgname
-gui
$pkgname
-tools"
source
=
"http://downloads.sourceforge.net/
$pkgname
/
$pkgname
-
$pkgver
.tar.gz
...
...
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