summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorNicola Murino2020-05-18 14:58:44 +0200
committerNicola Murino2020-05-18 14:58:44 +0200
commite3ab7c98b74138351d2b93e2757c3b99637b46d9 (patch)
tree798b11692c8fa5dfbe68e5047185cec80e1448ab /.SRCINFO
parentde9ab87c6529595e85d0ee755e682a1cfebeb009 (diff)
downloadaur-e3ab7c98b74138351d2b93e2757c3b99637b46d9.tar.gz
port to openssl 1.1
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5e92904bfec8..287c84e8384b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mingw-w64-librtmp0
pkgdesc = Toolkit for RTMP streams (mingw-w64)
pkgver = 2.4
- pkgrel = 8
+ pkgrel = 9
url = http://rtmpdump.mplayerhq.hu/
arch = any
license = GPL2
@@ -11,14 +11,16 @@ pkgbase = mingw-w64-librtmp0
makedepends = mingw-w64-environment
depends = mingw-w64-crt
depends = mingw-w64-zlib
- depends = mingw-w64-openssl-1.0
+ depends = mingw-w64-openssl
options = !strip
options = !buildflags
options = staticlibs
source = git://git.ffmpeg.org/rtmpdump#commit=fa8646daeb19dfd12c181f7d19de708d623704c0
source = 0001-Makefile-allow-to-override-some-parameters.patch
+ source = 0003-Port-to-openssl-1.1.1.patch
sha256sums = SKIP
sha256sums = 43ce5f53885e61dab1aeae0f4318b625cb2000f86fc5d53695787470edce3d24
+ sha256sums = 79300f9f7502df9e893f6419e2c88eeca3340a2f5ca4c28619096e90d569106f
pkgname = mingw-w64-librtmp0