rtmpdump: rebuild with libressl-2.7

This commit is contained in:
Enno Boland 2018-04-23 16:57:17 +02:00
parent e5d2454443
commit ea592e3c78
No known key found for this signature in database
GPG key ID: D09964719BDE9971

View file

@ -1,7 +1,7 @@
# Template file for 'rtmpdump' # Template file for 'rtmpdump'
pkgname=rtmpdump pkgname=rtmpdump
version=2.4.20161210 version=2.4.20161210
revision=4 revision=5
_patchlevel=${version##*.} _patchlevel=${version##*.}
create_wrksrc=yes create_wrksrc=yes
makedepends="zlib-devel libressl-devel" makedepends="zlib-devel libressl-devel"