accessibility/speech-dispatcher: Updated for version 0.8.8.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
f5f2355550
commit
f5c9246b85
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=speech-dispatcher
|
||||
VERSION=${VERSION:-0.8.7}
|
||||
VERSION=${VERSION:-0.8.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="speech-dispatcher"
|
||||
VERSION="0.8.7"
|
||||
VERSION="0.8.8"
|
||||
HOMEPAGE="https://devel.freebsoft.org/speechd/"
|
||||
DOWNLOAD="https://devel.freebsoft.org/pub/projects/speechd/speech-dispatcher-0.8.7.tar.gz"
|
||||
MD5SUM="6ffe4aff58154a06c14da66cd045fa8c"
|
||||
DOWNLOAD="https://devel.freebsoft.org/pub/projects/speechd/speech-dispatcher-0.8.8.tar.gz"
|
||||
MD5SUM="ad9fb4798004983abd9de15a08cddebc"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="dotconf"
|
||||
|
|
Loading…
Reference in New Issue