mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
system/unrtf: Updated for version 0.21.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
6ce1e4d200
commit
d9ec8fd307
2 changed files with 5 additions and 5 deletions
|
@ -24,8 +24,8 @@
|
|||
# SUCH DAMAGE.
|
||||
|
||||
PRGNAM=unrtf
|
||||
VERSION=${VERSION:-0.21.1}
|
||||
BUILD=${BUILD:-2}
|
||||
VERSION=${VERSION:-0.21.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="unrtf"
|
||||
VERSION="0.21.1"
|
||||
VERSION="0.21.7"
|
||||
HOMEPAGE="http://www.gnu.org/software/unrtf/unrtf.html"
|
||||
DOWNLOAD="http://www.gnu.org/software/unrtf/unrtf-0.21.1.tar.gz"
|
||||
MD5SUM="ce069646837d0a2c15b439a5529afde8"
|
||||
DOWNLOAD="http://www.gnu.org/software/unrtf/unrtf-0.21.7.tar.gz"
|
||||
MD5SUM="ef2537144da5603beedf3a1f413172c0"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue