Skip to content

Commit

Permalink
bump(main/pari): 2.17.1
Browse files Browse the repository at this point in the history
This commit has been automatically submitted by Github Actions.
  • Loading branch information
termuxbot2 committed Dec 24, 2024
1 parent a37fc3b commit f9c7a49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/pari/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://pari.math.u-bordeaux.fr/
TERMUX_PKG_DESCRIPTION="A computer algebra system designed for fast computations in number theory"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="2.17.0"
TERMUX_PKG_VERSION="2.17.1"
TERMUX_PKG_SRCURL=https://pari.math.u-bordeaux.fr/pub/pari/unix/pari-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=e723e7cef18d08c6ece2283af9a9b4d56077c22b4fce998faaa588d389b1aea8
TERMUX_PKG_SHA256=67ba6f3071233725258541e4f174b5efbc64c65ae5115bade9edfc45f1fde5dc
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="gzip, libgmp, readline"
TERMUX_PKG_BUILD_IN_SRC=true
Expand Down

0 comments on commit f9c7a49

Please sign in to comment.