summaryrefslogtreecommitdiff
path: root/net/libsoup/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2018-01-28 16:01:25 +0000
committerwiz <wiz@pkgsrc.org>2018-01-28 16:01:25 +0000
commitda90f8b48d2056cd4eac79f46297ff9cfc4dcd0a (patch)
treee3427c9002b6e49735ce1aaad102b67d182cc980 /net/libsoup/Makefile
parent5788ad50e5f09c40a7bd1d49db3928f4c96119ea (diff)
downloadpkgsrc-da90f8b48d2056cd4eac79f46297ff9cfc4dcd0a.tar.gz
libsoup: update to 2.60.3.
Changes in libsoup from 2.60.2 to 2.60.3: * heap-buffer-overflow in soup_ntlm_parse_challenge() [#788037, Milan Crha] * session: don't request Keep-Alive for upgraded connections [#788723, Lionel Landwerlin] * soup-headers: accept any 3 digit number as message status code [#792124, Carlos Garcia Campos]
Diffstat (limited to 'net/libsoup/Makefile')
-rw-r--r--net/libsoup/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/libsoup/Makefile b/net/libsoup/Makefile
index c3b1bc99faa..0b73c24af65 100644
--- a/net/libsoup/Makefile
+++ b/net/libsoup/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.39 2017/11/30 16:45:07 adam Exp $
+# $NetBSD: Makefile,v 1.40 2018/01/28 16:01:25 wiz Exp $
-DISTNAME= libsoup-2.60.2
-PKGREVISION= 1
+DISTNAME= libsoup-2.60.3
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libsoup/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz