mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
ympd: rebuild against OpenSSL
This commit is contained in:
parent
d6ec104dc1
commit
f34f7929e3
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'ympd'
|
# Template file for 'ympd'
|
||||||
pkgname=ympd
|
pkgname=ympd
|
||||||
version=1.3.0
|
version=1.3.0
|
||||||
revision=6
|
revision=7
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="perl pkg-config"
|
hostmakedepends="perl pkg-config"
|
||||||
makedepends="libmpdclient-devel libressl-devel"
|
makedepends="libmpdclient-devel openssl-devel"
|
||||||
short_desc="Standalone MPD Web GUI written in C"
|
short_desc="Standalone MPD Web GUI written in C"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
|
|
Loading…
Add table
Reference in a new issue