mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
libraries/libisofs: Updated for version 1.2.4.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
470672ff35
commit
75b0f3d1e4
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libisofs
|
||||
VERSION=${VERSION:-1.2.0}
|
||||
VERSION=${VERSION:-1.2.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libisofs"
|
||||
VERSION="1.2.0"
|
||||
VERSION="1.2.4"
|
||||
HOMEPAGE="http://libburnia-project.org/wiki/Libisofs"
|
||||
DOWNLOAD="http://files.libburnia-project.org/releases/libisofs-1.2.0.tar.gz"
|
||||
MD5SUM="dea7250f4ad917268810fc56bdcd92e4"
|
||||
DOWNLOAD="http://files.libburnia-project.org/releases/libisofs-1.2.4.tar.gz"
|
||||
MD5SUM="0a86f2cda3b86fc95f7c0efbd793f373"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libburn"
|
||||
|
|
Loading…
Reference in a new issue