main/umurmur: rebuild with mbedtls1

This commit is contained in:
Natanael Copa 2015-07-31 08:47:39 +00:00
parent 99882bbebd
commit 5379719dba

View File

@ -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"