net/liveMedia: update to 2020.04.12
2020.04.12: - Updated "config.linux-with-shared-libraries" (and "liveMedia/Makefile.tail") to ensure that "libssl" and "libcrypto" are linked when "libliveMedia" is built. (Thanks to Felix Kaechele for reporting this.)
This commit is contained in:
parent
66c2d022cf
commit
f3e0007a45
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=531712
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= liveMedia
|
||||
PORTVERSION= 2020.04.06
|
||||
PORTVERSION= 2020.04.12
|
||||
PORTEPOCH= 2
|
||||
CATEGORIES= net devel
|
||||
MASTER_SITES= http://www.live555.com/liveMedia/public/ \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1586276029
|
||||
SHA256 (live.2020.04.06.tar.gz) = cb66c9d7d1895a238274c20ddecfc8dbeb9207926a038fe2bf860e83589ba492
|
||||
SIZE (live.2020.04.06.tar.gz) = 7226621
|
||||
TIMESTAMP = 1586887420
|
||||
SHA256 (live.2020.04.12.tar.gz) = 3242622f606eb821435983a5e5065b0746d8d8c41f34bbf3552031858de0789a
|
||||
SIZE (live.2020.04.12.tar.gz) = 7226606
|
||||
|
|
Loading…
Reference in a new issue