diff options
author | demon <demon@FreeBSD.org> | 2017-02-25 02:48:47 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2017-02-25 02:48:47 +0800 |
commit | 4c9aec3b83fce718a3266d43ad9213148a744075 (patch) | |
tree | 82813fa386e5d7e7ab827ebc1e36e3556c0958dc /net/haproxy/Makefile | |
parent | 92fe6f7efd74bafffba624075d430728e7d8a50e (diff) | |
download | freebsd-ports-gnome-4c9aec3b83fce718a3266d43ad9213148a744075.tar.gz freebsd-ports-gnome-4c9aec3b83fce718a3266d43ad9213148a744075.tar.zst freebsd-ports-gnome-4c9aec3b83fce718a3266d43ad9213148a744075.zip |
Update deviceatlas API to version 2.1.2
Submitted by: David Carlier <dcarlier@afilias.info>
Diffstat (limited to 'net/haproxy/Makefile')
-rw-r--r-- | net/haproxy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index 67bd719e8d94..3efb614e6739 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -18,7 +18,7 @@ CONFLICTS_INSTALL= haproxy-devel-[0-9]* USES= cpe gmake USE_RC_SUBR= haproxy -DEVICEATLAS_VERSION= 2.1.1 +DEVICEATLAS_VERSION= 2.1.2 DEVICEATLAS_DISTFILE= deviceatlas-enterprise-c-${DEVICEATLAS_VERSION} DEVICEATLAS_REGISTRATION_URL= https://deviceatlas.com/deviceatlas-haproxy-module |