diff options
author | kevlo <kevlo@FreeBSD.org> | 2001-02-11 14:00:18 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2001-02-11 14:00:18 +0800 |
commit | 7cc1183b3c36cf852459e9e81ef904f91cd92f18 (patch) | |
tree | 6dcc26bc0eeb7e8bac3e87b7a9817df50cdd4c6e /databases/unixODBC | |
parent | 1aa97b6040bee43a277c841ac59a6c6152c1dc39 (diff) | |
download | freebsd-ports-graphics-7cc1183b3c36cf852459e9e81ef904f91cd92f18.tar.gz freebsd-ports-graphics-7cc1183b3c36cf852459e9e81ef904f91cd92f18.tar.zst freebsd-ports-graphics-7cc1183b3c36cf852459e9e81ef904f91cd92f18.zip |
Upgrade to version 2.0.4
PR: 24974
Submitted by: Ports Fury
Diffstat (limited to 'databases/unixODBC')
-rw-r--r-- | databases/unixODBC/Makefile | 3 | ||||
-rw-r--r-- | databases/unixODBC/distinfo | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/databases/unixODBC/Makefile b/databases/unixODBC/Makefile index 215be11f044..22f39b5137e 100644 --- a/databases/unixODBC/Makefile +++ b/databases/unixODBC/Makefile @@ -6,8 +6,7 @@ # PORTNAME= unixODBC -PORTVERSION= 2.0.3 -PORTREVISION= 1 +PORTVERSION= 2.0.4 CATEGORIES= databases MASTER_SITES= http://www.unixodbc.org/ diff --git a/databases/unixODBC/distinfo b/databases/unixODBC/distinfo index 52dc3bfd154..29a14c61047 100644 --- a/databases/unixODBC/distinfo +++ b/databases/unixODBC/distinfo @@ -1 +1 @@ -MD5 (unixODBC-2.0.3.tar.gz) = a7834aa8568deaf361abc71e610798c4 +MD5 (unixODBC-2.0.4.tar.gz) = b79c866a961cea7325d467b79885aca0 |