Skip to content

Commit

Permalink
grab latest socklog binary
Browse files Browse the repository at this point in the history
  • Loading branch information
jprjr committed Feb 4, 2019
1 parent aae07d7 commit fe1ff2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

SOCKLOG_VERSION="2.2.1-2"
SOCKLOG_VERSION="2.2.1-3"
SOCKLOG_SRC="https://github.com/just-containers/socklog/releases/download/v$SOCKLOG_VERSION"

PKGDIR=$(pwd)/pkg
Expand Down

0 comments on commit fe1ff2c

Please sign in to comment.