mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
community/gsoap: rebuild against openssl 1.1
This commit is contained in:
parent
e7c84bd2a9
commit
0e5ff3262f
@ -2,12 +2,12 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=gsoap
|
||||
pkgver=2.8.70
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
arch="all"
|
||||
pkgdesc="Cross-platform C and C++ SDK for SOAP/XML Web services"
|
||||
license="GPL-2.0-or-later gSOAP-1.3b"
|
||||
url="http://gsoap2.sourceforge.net"
|
||||
makedepends="autoconf automake bison flex libressl-dev libtool zlib-dev"
|
||||
makedepends="autoconf automake bison flex openssl-dev libtool zlib-dev"
|
||||
subpackages="$pkgname-dev"
|
||||
source="https://downloads.sourceforge.net/project/gsoap2/gsoap-${pkgver%.*}/gsoap_$pkgver.zip
|
||||
musl-fixes.patch
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user