libraries/xawplus: Update source URL.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d5632a2b74
commit
d7c1f1bbf7
|
@ -5,3 +5,6 @@ set. This library is as compatible as possible to the original.
|
|||
XawPlus makes it possible to use XPM pixmaps, tooltips, a truncate
|
||||
mechanism for too long label strings and UTF8 coded UNICODE labels
|
||||
without changing the code of your application.
|
||||
|
||||
This can be used with Xterm to get a nice 3d toolbar or as a
|
||||
general replacement for Xaw(3d).
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="xawplus"
|
||||
VERSION="3.1.0"
|
||||
HOMEPAGE="http://people.freenet.de/kra/XawPlus"
|
||||
DOWNLOAD="ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/xawplus-3.1.0.tgz"
|
||||
DOWNLOAD="http://bocke.na.rs/distfiles/xawplus-3.1.0.tgz"
|
||||
MD5SUM="4a2ce98279bb3e2b9879bd04dd1136f9"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in New Issue