devel/coeurl: update to 0.2.1, ok abieber@

This commit is contained in:
landry 2022-09-10 16:23:35 +00:00
parent 8d0552b8cc
commit 16b7aefc84
2 changed files with 4 additions and 5 deletions

View File

@ -1,12 +1,11 @@
COMMENT = simple async wrapper around CURL for C++
CATEGORIES = devel
V = v0.2.0
V = v0.2.1
DISTNAME = coeurl-${V}
PKGNAME = ${DISTNAME:S/v//}
REVISION = 0
SHARED_LIBS += coeurl 0.0 # 0.2.0
SHARED_LIBS += coeurl 0.1 # 0.2.0
MASTER_SITES = https://nheko.im/nheko-reborn/coeurl/-/archive/${V}/

View File

@ -1,2 +1,2 @@
SHA256 (coeurl-v0.2.0.tar.gz) = 3vjlIju1S8J6pdbi/RkV4F3bKKxFRDoalhSOpsGIXis=
SIZE (coeurl-v0.2.0.tar.gz) = 51566
SHA256 (coeurl-v0.2.1.tar.gz) = CZ/rWVEv3TIfd3VH8NTx/DwtkZNpMw8xi4w23GRsB2Q=
SIZE (coeurl-v0.2.1.tar.gz) = 51894