development/urjtag: Updated for version 2017.10pre2.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
R S Ananda Murthy 2018-03-10 13:32:15 +00:00 committed by Willy Sudiarto Raharjo
parent 49ad2e8cc4
commit 96c449f46d
2 changed files with 5 additions and 5 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=urjtag
VERSION=${VERSION:-0.10}
VERSION=${VERSION:-2017.10pre2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -60,7 +60,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
tar xvf $CWD/$PRGNAM-$VERSION.tar.xz
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \

View File

@ -1,8 +1,8 @@
PRGNAM="urjtag"
VERSION="0.10"
VERSION="2017.10pre2"
HOMEPAGE="http://urjtag.org/"
DOWNLOAD="https://sourceforge.net/projects/urjtag/files/urjtag/0.10/urjtag-0.10.tar.gz"
MD5SUM="f7d1236a1e3ed2cf37cff1987f046195"
DOWNLOAD="https://sourceforge.net/projects/urjtag/files/urjtag/2017.10pre2/urjtag-2017.10pre2.tar.xz"
MD5SUM="2cbb94f57841ff05a2e96490ece78eeb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""