libraries/gnonlin: Updated for version 1.4.0.

Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
Ryan P.C. McQuen 2015-04-05 18:10:37 -07:00 committed by Willy Sudiarto Raharjo
parent 0c612d6fc9
commit a95252b8be
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=gnonlin
VERSION=${VERSION:-1.2.1}
VERSION=${VERSION:-1.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="gnonlin"
VERSION="1.2.1"
VERSION="1.4.0"
HOMEPAGE="http://gnonlin.sourceforge.net/"
DOWNLOAD="http://gstreamer.freedesktop.org/src/gnonlin/gnonlin-1.2.1.tar.xz"
MD5SUM="53fd6e5cbb1c75e07b61326050eb9a3c"
DOWNLOAD="http://gstreamer.freedesktop.org/src/gnonlin/gnonlin-1.4.0.tar.xz"
MD5SUM="106899d1ee36e18f92bb838244d585eb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gst1-plugins-base"