Skip to content

Commit

Permalink
Reverting lrexlib-pcre upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
subnetmarco committed Jul 27, 2015
1 parent 14e7adf commit b3b1171
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kong-0.4.0-1.rockspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies = {
"lua-resty-iputils ~> 0.2.0-1",

"luasocket ~> 2.0.2-6",
"lrexlib-pcre ~> 2.8.0-1",
"lrexlib-pcre ~> 2.7.2-1",
"lua-llthreads2 ~> 0.1.3-1"
}
build = {
Expand Down

1 comment on commit b3b1171

@subnetmarco
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Because of this issue: rrthomas/lrexlib#20

Please sign in to comment.