reprimand: update homepage (#30840)

This commit is contained in:
Erik Schnetter 2022-05-25 10:53:46 -04:00 committed by GitHub
parent aba9149b71
commit 369f825523
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ class Reprimand(MesonPackage):
in quasi-conservative formulations. Further, it provides a general in quasi-conservative formulations. Further, it provides a general
framework for handling matter equations of state.""" framework for handling matter equations of state."""
homepage = "https://www.atlas.aei.uni-hannover.de/holohome/wolfgang.kastaun/doc/reprimand/latest/index.html" homepage = "https://wokast.github.io/RePrimAnd/index.html"
url = "https://github.com/wokast/RePrimAnd/archive/refs/tags/v1.3.tar.gz" url = "https://github.com/wokast/RePrimAnd/archive/refs/tags/v1.3.tar.gz"
maintainers = ['eschnett'] maintainers = ['eschnett']