aribas: update to 1.65b.

This commit is contained in:
Leah Neukirchen 2024-03-20 11:36:08 +01:00
parent 61eaaa94d4
commit e73c54e42d

View file

@ -1,6 +1,6 @@
# Template file for 'aribas'
pkgname=aribas
version=1.65
version=1.65b
revision=1
build_wrksrc=src
build_style=gnu-makefile
@ -8,8 +8,8 @@ short_desc="Multiprecision Arithmetic Interpreter"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-2.0-or-later"
homepage="http://www.mathematik.uni-muenchen.de/~forster/sw/aribas.html"
distfiles="http://www.mathematik.uni-muenchen.de/~forster/sw/UNIX_LINUX/aribas${version//./}.tgz"
checksum=6ffbdcbc3e55e48ca1631465e5f7ac9f6fa19ee31973a843f21941ea4d7303e9
distfiles="http://www.mathematik.uni-muenchen.de/~forster/sw/UNIX_LINUX/aribas${version//./}.zip"
checksum=0a302f108d2f90517121a4f4cb6f1bc53031749d2d23b6a3598a33c57c534ed4
CFLAGS='-DUNiX -DPROTO -DMEM=16 -DINTSIZE=64'