diff options
author | Alexandru Campeanu <tiotags1@gmail.com> | 2022-08-17 10:58:39 +0300 |
---|---|---|
committer | Alexandru Campeanu <tiotags1@gmail.com> | 2022-08-17 10:58:39 +0300 |
commit | 8d0812319889737df48249a50d9458e55b87e14d (patch) | |
tree | 1091f0ec6f08a7acbf51bdd885fb4afd0d30ae17 /www-servers | |
parent | app-text/epubgrep: drop 0.5.1-r1 (diff) | |
download | guru-8d0812319889737df48249a50d9458e55b87e14d.tar.gz guru-8d0812319889737df48249a50d9458e55b87e14d.tar.bz2 guru-8d0812319889737df48249a50d9458e55b87e14d.zip |
www-servers/hinsightd: add 0.9.15_p20220817, drop old
Closes: https://bugs.gentoo.org/show_bug.cgi?id=864313
Closes: https://bugs.gentoo.org/show_bug.cgi?id=864322
Closes: https://bugs.gentoo.org/show_bug.cgi?id=864325
Signed-off-by: Alexandru Campeanu <tiotags1@gmail.com>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/hinsightd/Manifest | 2 | ||||
-rw-r--r-- | www-servers/hinsightd/hinsightd-0.9.15_p20220817.ebuild (renamed from www-servers/hinsightd/hinsightd-0.9.15_p20220804.ebuild) | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/hinsightd/Manifest b/www-servers/hinsightd/Manifest index 69237118d..ff67c26cb 100644 --- a/www-servers/hinsightd/Manifest +++ b/www-servers/hinsightd/Manifest @@ -1 +1 @@ -DIST hin9-f9d179bbc31244f00c715eeff8ede72b1c5f77d2.tar.gz 114926 BLAKE2B 5501e5e26dd8fd8172297f703141c12646841eada1f452d89eb57ce5e6a3d9a8dc691cc485022e374a2df14f79e3c6c99da17e61d55a8aa5c3c920edd0459748 SHA512 72dec3fca67b70fdc335e8c6b5647d1e4eb05b080c62e5a97c8572c36c1371fccb17a49ae3af9425717910ea0d4594357764e2bc1b0b02414287f9eda6dde7b1 +DIST hin9-af60390e3ade1e617ef76c5ab778934acd76a16e.tar.gz 115019 BLAKE2B a8f15d07dfa7adea3665cc4f8189bb9dc4afa9e9ebd457f78fd0975dad65b4741c1e14b9f701b9bfedafc8d138c96022895b17b9628a8569d60818f46ca791fd SHA512 fb125099500b049e5f371ae1d84b2e07f77b28358d5ad7ff8a655baa86bc77a940a9d9321fbbcd6b1d7ac54e14aa214aeb792ade24cb7140fdb494799686efa8 diff --git a/www-servers/hinsightd/hinsightd-0.9.15_p20220804.ebuild b/www-servers/hinsightd/hinsightd-0.9.15_p20220817.ebuild index 1d0c32656..9b3b7b355 100644 --- a/www-servers/hinsightd/hinsightd-0.9.15_p20220804.ebuild +++ b/www-servers/hinsightd/hinsightd-0.9.15_p20220817.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://tiotags.gitlab.io/hinsightd" LICENSE="BSD" SLOT="0" -mycommit="f9d179bbc31244f00c715eeff8ede72b1c5f77d2" +mycommit="af60390e3ade1e617ef76c5ab778934acd76a16e" if [[ ${PV} == *9999* ]]; then inherit git-r3 |