mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
www/cpr: Update to 1.11.2
Changes: https://github.com/libcpr/cpr/releases
This commit is contained in:
parent
d21c795d06
commit
bdbeb5aa1e
3 changed files with 6 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= cpr
|
||||
PORTVERSION= 1.11.1
|
||||
PORTVERSION= 1.11.2
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1734888078
|
||||
SHA256 (libcpr-cpr-1.11.1_GH0.tar.gz) = e84b8ef348f41072609f53aab05bdaab24bf5916c62d99651dfbeaf282a8e0a2
|
||||
SIZE (libcpr-cpr-1.11.1_GH0.tar.gz) = 141502
|
||||
TIMESTAMP = 1740836044
|
||||
SHA256 (libcpr-cpr-1.11.2_GH0.tar.gz) = 3795a3581109a9ba5e48fbb50f9efe3399a3ede22f2ab606b71059a615cd6084
|
||||
SIZE (libcpr-cpr-1.11.2_GH0.tar.gz) = 143182
|
||||
|
|
|
@ -54,4 +54,5 @@ lib/cmake/cpr/cprTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
|||
lib/cmake/cpr/cprTargets.cmake
|
||||
lib/libcpr.so
|
||||
lib/libcpr.so.1
|
||||
lib/libcpr.so.%%PORTVERSION%%
|
||||
lib/libcpr.so.1.11.1
|
||||
@comment lib/libcpr.so.%%PORTVERSION%%
|
||||
|
|
Loading…
Add table
Reference in a new issue