devel/libvirt: update to 4.1.0
This commit is contained in:
parent
cd7939d464
commit
56efb0fbaa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=464157
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libvirt
|
||||
PORTVERSION= 4.0.0
|
||||
PORTVERSION= 4.1.0
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://libvirt.org/sources/ \
|
||||
ftp://libvirt.org/libvirt/
|
||||
|
@ -105,7 +105,7 @@ USE_PERL5= build
|
|||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
TEST_TARGET= check
|
||||
SHLIB_VER= 0.4000.0
|
||||
SHLIB_VER= 0.4001.0
|
||||
PLIST_SUB+= PORTVERSION="-${PORTVERSION}" \
|
||||
SHLIB_VER=${SHLIB_VER}
|
||||
PORTDOCS= *
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1516376791
|
||||
SHA256 (libvirt-4.0.0.tar.xz) = e9e8ca1a696b70bca572f367e35807a9800a59aec5158b95fe7f4802a5fadfc8
|
||||
SIZE (libvirt-4.0.0.tar.xz) = 15002248
|
||||
TIMESTAMP = 1520343639
|
||||
SHA256 (libvirt-4.1.0.tar.xz) = 8a2fa4826f311a936be8b7d4c8d76516c29417a593b1d1bb8641a8caaa316439
|
||||
SIZE (libvirt-4.1.0.tar.xz) = 15046956
|
||||
|
|
Loading…
Reference in a new issue