ports/contrib (3.3): bmon: switch github archive v -> -v https://crux.nu/Wiki/DealingWithGithub
commit 04bb08749db5cc3b2120380633f27dc8fdeeedd3 Author: Danny Rawlins <monster.romster@gmail.com> Date: Fri Aug 25 15:53:04 2017 +1000 bmon: switch github archive v -> -v https://crux.nu/Wiki/DealingWithGithub diff --git a/bmon/.md5sum b/bmon/.md5sum index 885c5315..dcb02b43 100644 --- a/bmon/.md5sum +++ b/bmon/.md5sum @@ -1 +1 @@ -954afe2cedd8f972fc3903c10772a017 v4.0.tar.gz +954afe2cedd8f972fc3903c10772a017 bmon-v4.0.tar.gz diff --git a/bmon/.signature b/bmon/.signature index 405be6ab..1cb1251d 100644 --- a/bmon/.signature +++ b/bmon/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF376q+YnQWL8PQJOUOgG6kPTh2eHdecG+Bbosa7oRQHDRj+S+FYXJTf0gSLIUAi+xjb+FzYJy/cI2UWRdGvRregw= -SHA256 (Pkgfile) = a257a4c1aec071c2a5a889a3b1a334c25c7651295f9fc6dce2e37674524bb972 +RWSagIOpLGJF39N8RQZ7IduiIjRnpjdh2k0NcLQM56lZDyLViOzWLNDeFdsWrZWozCnAIRGZalHQtzX8PeVkg4AVXy1I47NO2QE= +SHA256 (Pkgfile) = 4d081f786ce32e7998b4810e5e2f276baf046ae1d9dc472f35611e5cd960315a SHA256 (.footprint) = 5f3ae8ce3a40b661d822b4dac8d3b0e60ea6312687b17de521ce963f2d53135d -SHA256 (v4.0.tar.gz) = d5e503ff6b116c681ebf4d10e238604dde836dceb9c0008eb92416a96c87ca40 +SHA256 (bmon-v4.0.tar.gz) = d5e503ff6b116c681ebf4d10e238604dde836dceb9c0008eb92416a96c87ca40 diff --git a/bmon/Pkgfile b/bmon/Pkgfile index 67c08601..3df5f1d1 100644 --- a/bmon/Pkgfile +++ b/bmon/Pkgfile @@ -6,7 +6,7 @@ name=bmon version=4.0 release=1 -source=(https://github.com/tgraf/$name/archive/v$version.tar.gz) +source=(https://github.com/tgraf/$name/archive/v$version/$name-v$version.tar.gz) build() { cd $name-$version
participants (1)
-
crux@crux.nu