[www-doc] [Git][VideoLAN.org/websites][master] VLC source download: show latest version

Felix Paul Kühne gitlab at videolan.org
Wed May 4 16:53:26 CEST 2016


Felix Paul Kühne pushed to branch master at VideoLAN organization / websites


Commits:
d8e19235 by Felix Paul Kühne at 2016-05-04T16:53:21+02:00
VLC source download: show latest version

- - - - -


1 changed file:

- www.videolan.org/vlc/download-sources.php


Changes:

=====================================
www.videolan.org/vlc/download-sources.php
=====================================
--- a/www.videolan.org/vlc/download-sources.php
+++ b/www.videolan.org/vlc/download-sources.php
@@ -40,9 +40,10 @@
 <div id="left">
 <h2>Tarballs</h2>
 
-<p> Latest VLC source code tarball (2.2.1):</p>
+<?php
+   echo "<p> Latest VLC source code tarball ($version):</p>"; ?>
 
-<?php pkgitem_nomirr("VLC source code tar.xz", "2.2.1","vlc-2.2.1.tar.xz","vlc", "source package"); ?>
+<?php pkgitem_nomirr("VLC source code tar.xz", "$version","vlc-$version.tar.xz","vlc", "source package"); ?>
 
 <h2 style="clear: both;"> Required libraries: </h2>
 <a href="ftp://ftp.videolan.org/pub/videolan/">Contrib libraries tarballs</a>



View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/d8e19235f7fbe1f3b807997079c5ca31477ab4fa
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/www-doc/attachments/20160504/9c30e1a6/attachment.html>


More information about the www-doc mailing list