mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
libraries/libzen: Updated for version 0.4.20.
This commit is contained in:
parent
c2a83192a1
commit
b5003cf639
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for libzen
|
||||
|
||||
# Copyright 2010 Binh Nguyen <binhnguyen@fastmail.fm>
|
||||
# Copyright 2010-2011 Binh Nguyen <binhnguyen@fastmail.fm>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libzen
|
||||
VERSION=${VERSION:-0.4.17}
|
||||
VERSION=${VERSION:-0.4.20}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="libzen"
|
||||
VERSION="0.4.17"
|
||||
VERSION="0.4.20"
|
||||
HOMEPAGE="http://mediainfo.sourceforge.net/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/zenlib/libzen_0.4.17.tar.bz2"
|
||||
MD5SUM="143208aeaeefdae19b525053df2b0cfe"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/zenlib/libzen_0.4.20.tar.bz2"
|
||||
MD5SUM="8211cc2ca8500c6af14600363be064d5"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Binh Nguyen"
|
||||
EMAIL="binhnguyen@fastmail.fm"
|
||||
APPROVED="Erik Hanson"
|
||||
APPROVED="Erik Hanson,Niels Horn"
|
||||
|
|
Loading…
Reference in a new issue