mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/xforms: Updated for version 1.2.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a952af625b
commit
2b2d8530c0
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=xforms
|
||||
VERSION=${VERSION:-1.2.1}
|
||||
VERSION=${VERSION:-1.2.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="xforms"
|
||||
VERSION="1.2.1"
|
||||
VERSION="1.2.3"
|
||||
HOMEPAGE="http://www.xforms-toolkit.org"
|
||||
DOWNLOAD="http://download.savannah.gnu.org/releases/xforms/xforms-1.2.1.tar.gz"
|
||||
MD5SUM="1c03394248cd7e7ecac61a7866fe3bd0"
|
||||
DOWNLOAD="http://download.savannah.gnu.org/releases/xforms/xforms-1.2.3.tar.gz"
|
||||
MD5SUM="235720a758a8b8d9e6e452dc67190e9b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue