<div dir="ltr"><pre class="">Signed-off-by:Derek Werthmuller <<a href="mailto:thewerthfam@gmail.com">thewerthfam@gmail.com</a>></pre><br><br>diff -rupN a/Makefile b/Makefile<br>--- a/Makefile 2015-05-22 22:13:00.458081167 -0400<br>+++ b/Makefile 2015-05-22 22:18:58.695857500 -0400<br>@@ -8,13 +8,13 @@<br> include $(TOPDIR)/<a href="http://rules.mk">rules.mk</a><br> <br> PKG_NAME:=snort<br>-PKG_VERSION:=2.9.7.2<br>+PKG_VERSION:=2.9.7.3<br> PKG_RELEASE:=2<br> <br> PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz<br> PKG_SOURCE_URL:=<a href="https://www.snort.org/downloads/snort/">https://www.snort.org/downloads/snort/</a> \<br> @SF/$(PKG_NAME)<br>-PKG_MD5SUM:=b01e9964827394c39194a0147bc15705<br>+PKG_MD5SUM:=839e648607fd32726b2f7965134bf0a4<br> <br> PKG_BUILD_DEPENDS:=librpc<br> PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)/$(PKG_NAME)-$(PKG_VERSION)<br><br><br><br><br><pre class="">Cheers<br>- Derek<br> <br> By making a contribution to this project, I certify that:
(a) The contribution was created in whole or in part by me and I
have the right to submit it under the open source license
indicated in the file; or
(b) The contribution is based upon previous work that, to the best
of my knowledge, is covered under an appropriate open source
license and I have the right under that license to submit that
work with modifications, whether created in whole or in part
by me, under the same open source license (unless I am
permitted to submit under a different license), as indicated
in the file; or
(c) The contribution was provided directly to me by some other
person who certified (a), (b) or (c) and I have not modified
it.
(d) I understand and agree that this project and the contribution
are public and that a record of the contribution (including all
personal information I submit with it, including my sign-off) is
maintained indefinitely and may be redistributed consistent with
this project or the open source license(s) involved.</pre><br></div>