security/botan3: update to 3.10.0 release (+)
Release notes: https://botan.randombit.net/news.html#version-3-10-0-2025-11-06
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
PORTNAME= botan
|
||||
DISTVERSION= 3.9.0
|
||||
DISTVERSION= 3.10.0
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://botan.randombit.net/releases/
|
||||
PKGNAMESUFFIX= ${_BOTANMAJOR}
|
||||
@@ -38,7 +38,7 @@ LDFLAGS+= -pthread
|
||||
|
||||
DOCSDIR= ${LOCALBASE}/share/doc/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
_SOABIVER= 9
|
||||
_SOABIVER= ${DISTVERSION:S/./ /g:[2]}
|
||||
_BOTANMAJOR= ${DISTVERSION:S/./ /g:[1]}
|
||||
_SHLIBVER= ${DISTVERSION:S/./ /g:[2]}
|
||||
_SHLIBVERPATCH= ${DISTVERSION:S/./ /g:[3]}
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1755770536
|
||||
SHA256 (Botan-3.9.0.tar.xz) = 8c3f284b58ddd42e8e43e9fa86a7129d87ea7c3f776a80d3da63ec20722b0883
|
||||
SIZE (Botan-3.9.0.tar.xz) = 8769364
|
||||
TIMESTAMP = 1763647947
|
||||
SHA256 (Botan-3.10.0.tar.xz) = fde194236f6d5434f136ea0a0627f6cc9d26af8b96e9f1e1c7d8c82cd90f4f24
|
||||
SIZE (Botan-3.10.0.tar.xz) = 8807024
|
||||
|
||||
Reference in New Issue
Block a user