diff options
author | Euan Thoms <euan at potensol dot com> | 2015-11-23 07:48:05 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-28 07:25:59 +0700 |
commit | 4aa9bb49da01b50a8afb0a7abe5d0335a0390b7a (patch) | |
tree | 144ac5c149670dd59c494eb10dfe19b87c87f126 /libraries/msx264 | |
parent | 9f17ff1d7ee3d9ab7e43caad551905b06a0d005c (diff) | |
download | slackbuilds-4aa9bb49da01b50a8afb0a7abe5d0335a0390b7a.tar.gz slackbuilds-4aa9bb49da01b50a8afb0a7abe5d0335a0390b7a.tar.xz |
libraries/msx264: Updated for version 1.5.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/msx264')
-rw-r--r-- | libraries/msx264/msx264.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/msx264/msx264.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/msx264/msx264.SlackBuild b/libraries/msx264/msx264.SlackBuild index 8e2522819e0..6b99a03c108 100644 --- a/libraries/msx264/msx264.SlackBuild +++ b/libraries/msx264/msx264.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=msx264 -VERSION=${VERSION:-1.4.3} +VERSION=${VERSION:-1.5.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/msx264/msx264.info b/libraries/msx264/msx264.info index a13846f29c7..09e249e862f 100644 --- a/libraries/msx264/msx264.info +++ b/libraries/msx264/msx264.info @@ -1,8 +1,8 @@ PRGNAM="msx264" -VERSION="1.4.3" +VERSION="1.5.2" HOMEPAGE="https://github.com/Distrotech/msx264" -DOWNLOAD="http://ftp.yzu.edu.tw/nongnu/linphone/plugins/sources/msx264-1.4.3.tar.gz" -MD5SUM="8e3dad81033631918bb1138548fd9797" +DOWNLOAD="http://download.savannah.gnu.org/releases/linphone/plugins/sources/msx264-1.5.2.tar.gz" +MD5SUM="877113f35d47b68b0ee60f934a2fee3f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="linphone" |