diff options
author | Olivier Cochard <olivier@FreeBSD.org> | 2023-04-25 21:58:39 +0000 |
---|---|---|
committer | Olivier Cochard <olivier@FreeBSD.org> | 2023-04-25 21:58:39 +0000 |
commit | 08bd488b0d4a0cae708287cf325a835d68e85d46 (patch) | |
tree | ca498c85ffd39775cc195d2a383b982f4945480c | |
parent | ef3d01122538332e2a28df39ad6e9a9ee62bd570 (diff) | |
download | ports-08bd488b0d4a0cae708287cf325a835d68e85d46.tar.gz ports-08bd488b0d4a0cae708287cf325a835d68e85d46.zip |
net/bird2: Update to 2.13
-rw-r--r-- | net/bird2/Makefile | 2 | ||||
-rw-r--r-- | net/bird2/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/bird2/Makefile b/net/bird2/Makefile index 6a154583c230..1385f52c3a63 100644 --- a/net/bird2/Makefile +++ b/net/bird2/Makefile @@ -1,5 +1,5 @@ PORTNAME= bird -DISTVERSION= 2.0.12 +DISTVERSION= 2.13 CATEGORIES= net MASTER_SITES= https://bird.network.cz/download/ PKGNAMESUFFIX= 2 diff --git a/net/bird2/distinfo b/net/bird2/distinfo index a689b2355f43..9a7d34b24b0b 100644 --- a/net/bird2/distinfo +++ b/net/bird2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1676386068 -SHA256 (bird-2.0.12.tar.gz) = 3ec462a237d06d1f4455d6ec00a42f0b1686061fc988e5c89a841d01dd753b53 -SIZE (bird-2.0.12.tar.gz) = 1307984 +TIMESTAMP = 1682264339 +SHA256 (bird-2.13.tar.gz) = 8d895e3e311880e9efb888b4386cbec2f7e18bfb8334e8d4c8ca7c4341092638 +SIZE (bird-2.13.tar.gz) = 1330956 |