aboutsummaryrefslogtreecommitdiffstats
path: root/deps/Makefile
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2018-04-06 13:52:35 +0200
committerHarald Welte <laforge@gnumonks.org>2018-04-06 13:52:35 +0200
commit0a068c3a8c2ac95eed1cf2e8f9aa764d00276776 (patch)
treedb64b1671194c703a52a9fbec866d0e839214ad8 /deps/Makefile
parent2b326fa81d6393310258294906343750baac05bc (diff)
deps: Update titan.TestPorts.UNIX_DOMAIN_SOCKETasp_commit
The osmocom fork of the titan.TestPorts.UNIX_DOMAIN_SOCKETasp master branch has been force-pushed in order to incorporate patch review comments from upstream TITAN. Change-Id: I23ec12fa5fb30796f37257cf5ea3fcd74d3ecb80
Diffstat (limited to 'deps/Makefile')
-rw-r--r--deps/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/Makefile b/deps/Makefile
index 46698e05..d1545fd3 100644
--- a/deps/Makefile
+++ b/deps/Makefile
@@ -88,7 +88,7 @@ titan.TestPorts.SIPmsg_commit= R.15.A-1-ge4f9dd0
titan.TestPorts.TCPasp_commit= R.9.A
titan.TestPorts.TELNETasp_commit= R.9.A
titan.TestPorts.UDPasp_commit= R.8.A
-titan.TestPorts.UNIX_DOMAIN_SOCKETasp_commit= R.2.A-4-g63d4ee3
+titan.TestPorts.UNIX_DOMAIN_SOCKETasp_commit= R.2.A-4-gbacd73d
all: $(foreach dir,$(ALL_REPOS),$(dir)/update)
clean: $(foreach dir,$(ALL_REPOS),$(dir)/clean)