diff options
author | jbeich <jbeich@FreeBSD.org> | 2018-08-10 08:55:12 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2018-08-10 08:55:12 +0800 |
commit | be833058b04096e9b903add0d495892d4d43c02e (patch) | |
tree | 6c3861892dd825bf956d1447ec8c35a2752ef4be /multimedia/obs-studio | |
parent | e635f46ff0be098d8986e051367d9839bf455e34 (diff) | |
download | freebsd-ports-gnome-be833058b04096e9b903add0d495892d4d43c02e.tar.gz freebsd-ports-gnome-be833058b04096e9b903add0d495892d4d43c02e.tar.zst freebsd-ports-gnome-be833058b04096e9b903add0d495892d4d43c02e.zip |
multimedia/x264: update to 0.155.2917
- HI10P is always built after https://git.videolan.org/?p=x264.git;a=commitdiff;h=71ed44c73124
Changes: https://git.videolan.org/?p=x264.git;a=shortlog;h=0a84d986e7020f8344f00752e3600b9769cc1e85
ABI: https://abi-laboratory.pro/tracker/timeline/x264/
Diffstat (limited to 'multimedia/obs-studio')
-rw-r--r-- | multimedia/obs-studio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/obs-studio/Makefile b/multimedia/obs-studio/Makefile index 0f7b0b546fb5..a8a77d8f7a53 100644 --- a/multimedia/obs-studio/Makefile +++ b/multimedia/obs-studio/Makefile @@ -2,7 +2,7 @@ PORTNAME= obs-studio DISTVERSION= 21.1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MAINTAINER= yuri@FreeBSD.org |