diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-08-03 00:49:45 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-08-03 00:49:45 +0000 |
commit | 548cd378c883053389bee44cf0e7eab06ada45a1 (patch) | |
tree | f82435974d25d7c4e4fe6d3b10499d9749fe3dcb /multimedia/x265 | |
parent | 85b1fd997b314745c829641c286fafe7d4721f82 (diff) |
multimedia/x265: update to 3.1.2
Notes
Notes:
svn path=/head/; revision=507924
Diffstat (limited to 'multimedia/x265')
-rw-r--r-- | multimedia/x265/Makefile | 6 | ||||
-rw-r--r-- | multimedia/x265/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/multimedia/x265/Makefile b/multimedia/x265/Makefile index 3cb61081f477..c5f2f16e28df 100644 --- a/multimedia/x265/Makefile +++ b/multimedia/x265/Makefile @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= x265 -PORTVERSION= 3.1.1 -PORTREVISION= 1 +PORTVERSION= 3.1.2 CATEGORIES= multimedia -MASTER_SITES= https://downloads.videolan.org/pub/videolan/x265/ \ +MASTER_SITES= https://bitbucket.org/multicoreware/x265/downloads/ \ + https://downloads.videolan.org/pub/videolan/x265/ \ https://mirror.leaseweb.com/videolan/x265/ \ http://downloads.videolan.org/pub/videolan/x265/ \ http://mirror.leaseweb.com/videolan/x265/ diff --git a/multimedia/x265/distinfo b/multimedia/x265/distinfo index 9f4d59c9bf6d..c27eb37062c5 100644 --- a/multimedia/x265/distinfo +++ b/multimedia/x265/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1562584219 -SHA256 (x265_3.1.1.tar.gz) = 827900c7cc0a0105b8a96460fab7cd22b97afa7b2835b5cb979c44bddaa3c8d0 -SIZE (x265_3.1.1.tar.gz) = 1419826 +TIMESTAMP = 1564549194 +SHA256 (x265_3.1.2.tar.gz) = 6f785f1c9a42e00a56402da88463bb861c49d9af108be53eb3ef10295f2a59aa +SIZE (x265_3.1.2.tar.gz) = 1419864 |