diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-11-24 09:21:48 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-11-24 09:21:48 +0000 |
| commit | ecce8df2280c031fd627320cc74013ded02ad10f (patch) | |
| tree | fecf43915603c271ef77d538033253725439c1c4 /dev-cpp/muParser | |
| parent | bc144aeed8fd9cf9c997357015eeaac9a8d85248 (diff) | |
| download | baldeagleos-repo-ecce8df2280c031fd627320cc74013ded02ad10f.tar.gz baldeagleos-repo-ecce8df2280c031fd627320cc74013ded02ad10f.tar.xz baldeagleos-repo-ecce8df2280c031fd627320cc74013ded02ad10f.zip | |
Adding metadata
Diffstat (limited to 'dev-cpp/muParser')
| -rw-r--r-- | dev-cpp/muParser/muParser-2.2.6.1.ebuild | 2 | ||||
| -rw-r--r-- | dev-cpp/muParser/muParser-2.3.2-r1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/muParser/muParser-2.2.6.1.ebuild b/dev-cpp/muParser/muParser-2.2.6.1.ebuild index 9dd3c1139202..d8bd2f678d9a 100644 --- a/dev-cpp/muParser/muParser-2.2.6.1.ebuild +++ b/dev-cpp/muParser/muParser-2.2.6.1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DESCRIPTION="Library for parsing mathematical expressions" -HOMEPAGE="http://muparser.beltoforion.de/" +HOMEPAGE="https://beltoforion.de/en/muparser/" SRC_URI="https://github.com/beltoforion/muparser/archive/v${PV}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}"/muparser-${PV} diff --git a/dev-cpp/muParser/muParser-2.3.2-r1.ebuild b/dev-cpp/muParser/muParser-2.3.2-r1.ebuild index 010002a56d2e..5becc8fae2cc 100644 --- a/dev-cpp/muParser/muParser-2.3.2-r1.ebuild +++ b/dev-cpp/muParser/muParser-2.3.2-r1.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit cmake DESCRIPTION="Library for parsing mathematical expressions" -HOMEPAGE="http://muparser.beltoforion.de/" +HOMEPAGE="https://beltoforion.de/en/muparser/" SRC_URI="https://github.com/beltoforion/muparser/archive/v${PV}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}"/muparser-${PV} |
