Skip to content
Permalink
Browse files

libchloride: Disable livecheck

The repository has been archived by its owner and is now read-only.

Also add size to checksums.
  • Loading branch information
ryandesign committed Mar 24, 2018
1 parent d9517f3 commit edf36f3c8f33ec46fa205ae2fcfb3f3c0de7b086
Showing with 3 additions and 3 deletions.
  1. +3 −3 devel/libchloride/Portfile
@@ -17,7 +17,8 @@ description Networking layer for libsodium, based on CurveCP
long_description ${description}

checksums rmd160 86f801116af41f25a1beb183d87eae47d847ef6c \
sha256 e1c646fc48fa82625b5705bc24bf3b337011f24130ed41f32a3c70ae58ce0f80
sha256 e1c646fc48fa82625b5705bc24bf3b337011f24130ed41f32a3c70ae58ce0f80 \
size 123620

depends_build port:autoconf \
port:automake \
@@ -27,5 +28,4 @@ depends_lib port:libsodium

configure.cmd ./autogen.sh && ./configure

livecheck.url ${homepage}/commits/master.atom
livecheck.type moddate
livecheck.type none

0 comments on commit edf36f3

Please sign in to comment.
You can’t perform that action at this time.