summaryrefslogtreecommitdiff
path: root/dev-util/splint
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-11-25 01:11:37 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-11-25 01:11:37 +0000
commitb1b0997aac1e7f68389ed3e0f95d3ea9d92277e2 (patch)
tree11a204a4a8687d1677d7b04ddda4a236c755528e /dev-util/splint
parent73f18fd49d6fabbb1dc8721e38adaa18d55b8c95 (diff)
gentoo auto-resync : 25:11:2022 - 01:11:36
Diffstat (limited to 'dev-util/splint')
-rw-r--r--dev-util/splint/Manifest2
-rw-r--r--dev-util/splint/splint-3.1.2-r2.ebuild6
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-util/splint/Manifest b/dev-util/splint/Manifest
index 3a1b65ba45e1..a32adbea6e5f 100644
--- a/dev-util/splint/Manifest
+++ b/dev-util/splint/Manifest
@@ -1,4 +1,4 @@
AUX splint-3.1.2-musl.patch 232 BLAKE2B 1d802cba805a993ccec83b2beeefba3f7971fe31d4c20f03082538aa47ff3614fa8c270a6011c21745c85ad9325884d7447446dcc415995909bcedf1fcf10f9d SHA512 4e74cd5181848c3babf3a6d6687eb6d274be1549f26b7817b2c3fa4c0cee048c841d71a28931ae4db21c0c67154cff536218e7ace6d6e5ba4c7eccb7a800790f
DIST splint-3.1.2.src.tgz 2284033 BLAKE2B b071092ddb82be76734e00cdc8f96b697c20d0beaeba921b74464ac0b1f727c396f8f15845cf8c6c20011186e4da00199411545e0e167fcb9ce4ef2b27efa975 SHA512 9bbf3f6575763c022940efde947f845f52095a1bcf645f7f4a98feb335b62d2bd50d78420e7fe95f81eb139b110d8fe48112b025deace45f7994360b20d47e0b
-EBUILD splint-3.1.2-r2.ebuild 1099 BLAKE2B 18ae6d59284171013e1ba24c46b3ef4d482057b3eded051bf208f38733131933f3dc9fb59d6e693d93d31eb1008cc53ddf109e41ec6de47ec07ebed37ad5ae75 SHA512 7eaccb1586d74e2f46beb6ef78dbed0fae29aa4d64dfafd2077b3b4b0efc34197db07da0a5158bf630222cacceb25616748cbf41522bb00f50822fe85300475a
+EBUILD splint-3.1.2-r2.ebuild 1086 BLAKE2B 3ae205baffccba284988a65ba8923d51f01210942a27dbc2e9901304aa661a146c78c2d4a97adf111503cc3fd9fda9425a820e0c262cf05a001d1b8570f2bee7 SHA512 e48846e3361c76250d35e1fbc75371a1dbedb5527797e218a3798c603b5d9de308e83c551b7c5f89285a44b4f899ae184ce040e8b38c60b831e76a5ceb7720c8
MISC metadata.xml 167 BLAKE2B 868e3b584722eaacf68273db062bb773d8c7e5d7ab2b81ca7e8397643bf7cc106c3a1033594401c99c54f667bb45d6b73f9048fc335580bbd44b4589ad26a832 SHA512 30caadd1496c3b9969136038239a1d8e01f236726b4022c2d7e19ca7575f25f735e556835e581afbf44fbd3e4104c40f2b5ef5fa70118d75c881fdf871962d0a
diff --git a/dev-util/splint/splint-3.1.2-r2.ebuild b/dev-util/splint/splint-3.1.2-r2.ebuild
index b05529f3de56..4ae035e30794 100644
--- a/dev-util/splint/splint-3.1.2-r2.ebuild
+++ b/dev-util/splint/splint-3.1.2-r2.ebuild
@@ -6,10 +6,10 @@ EAPI=7
inherit autotools
DESCRIPTION="Check C programs for vulnerabilities and programming mistakes"
-HOMEPAGE="http://lclint.cs.virginia.edu/"
-SRC_URI="http://www.splint.org/downloads/${P}.src.tgz"
+HOMEPAGE="https://splint.org/"
+SRC_URI="https://splint.org/downloads/${P}.src.tgz"
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~ppc-macos ~x64-macos"