mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
graphics/leocad_pieces: Updated for version 7114.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
45684bbb10
commit
1df73a1525
2 changed files with 6 additions and 6 deletions
|
@ -3,7 +3,7 @@
|
||||||
# Slackware build script for leocad_pieces, the pieces library needed by
|
# Slackware build script for leocad_pieces, the pieces library needed by
|
||||||
# LeoCAD
|
# LeoCAD
|
||||||
|
|
||||||
# Copyright 2009-2012 Niels Horn, Rio de Janeiro, Brazil
|
# Copyright 2009-2013 Niels Horn, Rio de Janeiro, Brazil
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -23,10 +23,10 @@
|
||||||
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
|
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
# revision date 2012/08/10
|
# revision date 2013/03/24
|
||||||
|
|
||||||
PRGNAM=leocad_pieces
|
PRGNAM=leocad_pieces
|
||||||
VERSION=${VERSION:-5823b}
|
VERSION=${VERSION:-7114}
|
||||||
ARCH=noarch
|
ARCH=noarch
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="leocad_pieces"
|
PRGNAM="leocad_pieces"
|
||||||
VERSION="5823b"
|
VERSION="7114"
|
||||||
HOMEPAGE="http://www.leocad.org/"
|
HOMEPAGE="http://www.leocad.org/"
|
||||||
DOWNLOAD="http://leocad.googlecode.com/files/pieces-5823b.zip"
|
DOWNLOAD="http://leocad.googlecode.com/files/pieces-7114.zip"
|
||||||
MD5SUM="61d3fd1d13800338f4a299b0f8604f49"
|
MD5SUM="5be3590d960c546edf1d4dcb72dba7c1"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue