mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Update to 0.2.0
This commit is contained in:
parent
9885162820
commit
3e5d6e553c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387020
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= getdns
|
||||
PORTVERSION= 0.1.8
|
||||
PORTVERSION= 0.2.0
|
||||
CATEGORIES= dns ipv6
|
||||
MASTER_SITES= http://getdnsapi.net/dist/ \
|
||||
http://mirrors.rit.edu/zi/
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (getdns-0.1.8.tar.gz) = bdd672e59a59070941f853b350ac57a17e9cf6a79c8ed0024d82c77dda703879
|
||||
SIZE (getdns-0.1.8.tar.gz) = 729926
|
||||
SHA256 (getdns-0.2.0.tar.gz) = 3909ed34dbd416f150178535d2b7eeac7a9f241ee3191ddc084eb0bc7c365a86
|
||||
SIZE (getdns-0.2.0.tar.gz) = 763857
|
||||
|
@ -5,7 +5,7 @@ include/getdns/getdns_extra.h
|
||||
%%LIBUV%%include/getdns/getdns_ext_libuv.h
|
||||
lib/libgetdns.so
|
||||
lib/libgetdns.so.1
|
||||
lib/libgetdns.so.1.0.3
|
||||
lib/libgetdns.so.1.1.2
|
||||
lib/libgetdns.a
|
||||
%%LIBEV%%lib/libgetdns_ext_ev-%%PORTVERSION%%.so
|
||||
%%LIBEV%%lib/libgetdns_ext_ev-%%PORTVERSION%%.so.0
|
||||
|
Loading…
Reference in New Issue
Block a user