diff options
author | Viktor Szakats <commit@vszakats.net> | 2019-09-02 20:40:09 (GMT) |
---|---|---|
committer | Tony Theodore <tonyt@logyst.com> | 2019-09-07 04:22:54 (GMT) |
commit | 0891088495b8302722b31d1d6916f64c46e53c0c (patch) | |
tree | 6a12f1b7556a6672c2e4057bcd8e0c0c4d75a790 /src/x265.mk | |
parent | 552899063bae97245cc4d5a6063edf939089532b (diff) | |
download | mxe-0891088495b8302722b31d1d6916f64c46e53c0c.zip mxe-0891088495b8302722b31d1d6916f64c46e53c0c.tar.gz mxe-0891088495b8302722b31d1d6916f64c46e53c0c.tar.bz2 |
secure/fix/update URLs
Diffstat (limited to 'src/x265.mk')
-rw-r--r-- | src/x265.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/x265.mk b/src/x265.mk index b0d8533..3b0329e 100644 --- a/src/x265.mk +++ b/src/x265.mk @@ -1,7 +1,7 @@ # This file is part of MXE. See LICENSE.md for licensing information. PKG := x265 -$(PKG)_WEBSITE := http://x265.org +$(PKG)_WEBSITE := http://x265.org/ $(PKG)_IGNORE := $(PKG)_VERSION := 2.4 $(PKG)_CHECKSUM := 9c2aa718d78f6fecdd783f08ab83b98d3169e5f670404da4c16439306907d729 |