mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
abseil-cpp: update to 20230802.1.
This commit is contained in:
parent
59086bec44
commit
49193a10e4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'abseil-cpp'
|
||||
pkgname=abseil-cpp
|
||||
version=20230802.0
|
||||
version=20230802.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_SHARED_LIBS=ON -DABSL_PROPAGATE_CXX_STD=ON"
|
||||
|
@ -11,7 +11,7 @@ license="Apache-2.0"
|
|||
homepage="https://abseil.io"
|
||||
changelog="https://github.com/abseil/abseil-cpp/releases"
|
||||
distfiles="https://github.com/abseil/abseil-cpp/archive/${version}.tar.gz"
|
||||
checksum=59d2976af9d6ecf001a81a35749a6e551a335b949d34918cfade07737b9d93c5
|
||||
checksum=987ce98f02eefbaf930d6e38ab16aa05737234d7afbab2d5c4ea7adbe50c28ed
|
||||
|
||||
abseil-cpp-devel_package() {
|
||||
short_desc+=" (development files)"
|
||||
|
|
Loading…
Add table
Reference in a new issue