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
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kevin Daudt
aports
Commits
d4a83645
Commit
d4a83645
authored
Nov 04, 2019
by
Jakub Jirutka
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/libasr: add -dbg subpackage
parent
32c99203
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
main/libasr/APKBUILD
main/libasr/APKBUILD
+2
-2
No files found.
main/libasr/APKBUILD
View file @
d4a83645
...
...
@@ -2,13 +2,13 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname
=
libasr
pkgver
=
1.0.3
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"libasr is a free, simple and portable asynchronous resolver library"
url
=
"https://www.opensmtpd.org"
arch
=
"all"
license
=
"ISC"
makedepends
=
"mdocml bison openssl-dev automake autoconf libtool libbsd-dev"
subpackages
=
"
$pkgname
-static
$pkgname
-dev"
subpackages
=
"
$pkgname
-
dbg
$pkgname
-
static
$pkgname
-dev"
source
=
"https://github.com/OpenSMTPD/libasr/archive/
$pkgver
/
$pkgname
-
$pkgver
.tar.gz
0002-Replace-missing-res_randomid-with-the-more-secure-ar.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