Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/lagrange/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'lagrange'
pkgname=lagrange
version=1.20.7
version=1.20.9
revision=1
build_style=cmake
configure_args="-DTFDN_ENABLE_SSE41=NO"
Expand All @@ -13,7 +13,7 @@ license="BSD-2-Clause"
homepage="https://gmi.skyjake.fi/lagrange/"
changelog="https://git.skyjake.fi/skyjake/lagrange/raw/branch/dev/res/about/version.gmi"
distfiles="https://git.skyjake.fi/skyjake/lagrange/releases/download/v$version/lagrange-$version.tar.gz"
checksum=979d83f69144512631d7386ab6b31ef97257157e1e3607ba58e0408377353c74
checksum=97dba8f6785257b270aa5054df610c64a66867346b43a93749a0ec1ad95a0a3b

post_install() {
vlicense LICENSE.md
Expand Down
Loading