mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
academic/reduce-algebra: Add missing backslashes to .info.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
633817fe70
commit
e9eceb3daf
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
PRGNAM="reduce-algebra"
|
||||
VERSION="20170304svn3932"
|
||||
HOMEPAGE="http://reduce-algebra.sourceforge.net"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/reduce-algebra/snapshot_2017-03-04/Reduce-svn3932-src.tar.gz
|
||||
DOWNLOAD="http://downloads.sourceforge.net/reduce-algebra/snapshot_2017-03-04/Reduce-svn3932-src.tar.gz \
|
||||
http://downloads.sourceforge.net/reduce-algebra/snapshot_2017-03-04/reduce-common_2017-03-04_all.tgz"
|
||||
MD5SUM="a2eac8d1e6bf0e93b72886661422468c
|
||||
MD5SUM="a2eac8d1e6bf0e93b72886661422468c \
|
||||
c515a8c36b89614648d5460dc519e21d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue