mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
development/mutagen: Updated for version 1.22.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
7b07622dd1
commit
68eaf1697c
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=mutagen
|
||||
VERSION=${VERSION:-1.21}
|
||||
VERSION=${VERSION:-1.22}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="mutagen"
|
||||
VERSION="1.21"
|
||||
VERSION="1.22"
|
||||
HOMEPAGE="http://code.google.com/p/mutagen/"
|
||||
DOWNLOAD="http://mutagen.googlecode.com/files/mutagen-1.21.tar.gz"
|
||||
MD5SUM="7491af5d04706b1f60fcab71aadfd27f"
|
||||
DOWNLOAD="http://mutagen.googlecode.com/files/mutagen-1.22.tar.gz"
|
||||
MD5SUM="8fe392660daa451e3643abb688f59295"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue