mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
libraries/gnonlin: Updated for version 1.4.0.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
parent
0c612d6fc9
commit
a95252b8be
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue