mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
main/umurmur: rebuild with mbedtls1
This commit is contained in:
parent
99882bbebd
commit
5379719dba
@ -1,14 +1,14 @@
|
||||
# Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
|
||||
pkgname=umurmur
|
||||
pkgver=0.2.16
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Minimalistic Mumble server primarily targeted to run on routers"
|
||||
url="https://code.google.com/p/umurmur/"
|
||||
arch="all"
|
||||
license="Custom"
|
||||
depends=
|
||||
depends_dev=
|
||||
makedepends="$depends_dev libconfig-dev mbedtls-dev protobuf-c-dev autoconf
|
||||
makedepends="$depends_dev libconfig-dev mbedtls1-dev protobuf-c-dev autoconf
|
||||
automake libtool"
|
||||
install="$pkgname.post-install $pkgname.post-deinstall"
|
||||
subpackages="$pkgname-doc"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user