mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
testing/nanomsg: fix url
This commit is contained in:
parent
9e41bf2861
commit
a3b1c1905a
@ -2,9 +2,9 @@
|
||||
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
|
||||
pkgname=nanomsg
|
||||
pkgver=1.1.5
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Socket library that provides several common communication patterns"
|
||||
url="http://nanomsg.org"
|
||||
url="https://nanomsg.org"
|
||||
arch="all !armhf !armv7" # armhf: segfaults in 2 tests
|
||||
license="MIT"
|
||||
makedepends="asciidoctor xmlto cmake"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user