mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-28 10:02:43 +01:00
libraries/libisoburn: Updated for version 1.4.6.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
4458f80a62
commit
0e8f6a1bf5
2 changed files with 4 additions and 4 deletions
|
@ -8,7 +8,7 @@
|
|||
# New Maintainer - Nishant Limbachia <nishant _AT_ mnspace _DOT_ net> - 11/04/2011
|
||||
|
||||
PRGNAM="libisoburn"
|
||||
VERSION=${VERSION:-1.4.4}
|
||||
VERSION=${VERSION:-1.4.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libisoburn"
|
||||
VERSION="1.4.4"
|
||||
VERSION="1.4.6"
|
||||
HOMEPAGE="http://libburnia-project.org/wiki/Libisoburn"
|
||||
DOWNLOAD="http://files.libburnia-project.org/releases/libisoburn-1.4.4.tar.gz"
|
||||
MD5SUM="3e1d789a0066d8deb27b672bac23e508"
|
||||
DOWNLOAD="http://files.libburnia-project.org/releases/libisoburn-1.4.6.tar.gz"
|
||||
MD5SUM="15d763fd698b9bc8d6fc643a3257505b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libburn libisofs"
|
||||
|
|
Loading…
Reference in a new issue