mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
archivers/ancient: Update to 2.2.0
This commit is contained in:
parent
8008d0ac8d
commit
1726f22325
@ -1,5 +1,5 @@
|
||||
PORTNAME= ancient
|
||||
PORTVERSION= 2.1.1
|
||||
PORTVERSION= 2.2.0
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= archivers
|
||||
|
||||
@ -15,6 +15,7 @@ BUILD_DEPENDS= autoconf-archive>=0:devel/autoconf-archive
|
||||
USES= autoreconf gmake libtool pkgconfig
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= temisu
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
INSTALL_TARGET= install-strip
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1689833020
|
||||
SHA256 (temisu-ancient-v2.1.1_GH0.tar.gz) = 6f63e2765866925f1b188baee958d4518720bd0009ab4f50b390ea5028649ec2
|
||||
SIZE (temisu-ancient-v2.1.1_GH0.tar.gz) = 117915
|
||||
TIMESTAMP = 1717830511
|
||||
SHA256 (temisu-ancient-v2.2.0_GH0.tar.gz) = d814b0a1f2c08cb7e8dc94506c096f21471719a6f9d3d2f93ab9416f1ea98712
|
||||
SIZE (temisu-ancient-v2.2.0_GH0.tar.gz) = 119589
|
||||
|
@ -3,5 +3,5 @@ include/ancient/ancient.hpp
|
||||
lib/libancient.a
|
||||
lib/libancient.so
|
||||
lib/libancient.so.2
|
||||
lib/libancient.so.2.0.1
|
||||
lib/libancient.so.2.0.2
|
||||
libdata/pkgconfig/libancient.pc
|
||||
|
Loading…
Reference in New Issue
Block a user