summaryrefslogtreecommitdiff
path: root/dev-libs/libstrophe
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-05-10 06:12:14 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-05-10 06:12:14 +0000
commit0f156be9c41e4b6ea072452246ecfeffa9da1589 (patch)
tree2808a8b515cfd43a7e3aaf159d36412296c151d0 /dev-libs/libstrophe
parent1e1659dc3453c7ae474b8a035d583393a25a43f8 (diff)
downloadbaldeagleos-repo-0f156be9c41e4b6ea072452246ecfeffa9da1589.tar.gz
baldeagleos-repo-0f156be9c41e4b6ea072452246ecfeffa9da1589.tar.xz
baldeagleos-repo-0f156be9c41e4b6ea072452246ecfeffa9da1589.zip
Adding metadata
Diffstat (limited to 'dev-libs/libstrophe')
-rw-r--r--dev-libs/libstrophe/Manifest2
-rw-r--r--dev-libs/libstrophe/libstrophe-0.12.0.ebuild (renamed from dev-libs/libstrophe/libstrophe-0.10.1.ebuild)5
2 files changed, 4 insertions, 3 deletions
diff --git a/dev-libs/libstrophe/Manifest b/dev-libs/libstrophe/Manifest
index f022eb62cda3..429112101396 100644
--- a/dev-libs/libstrophe/Manifest
+++ b/dev-libs/libstrophe/Manifest
@@ -1,2 +1,2 @@
-DIST libstrophe-0.10.1.tar.gz 520649 BLAKE2B aa5cf0c972d7ae8731752f351dc3c1d6d230b8a1411417a81126543dd47e79e324a8c258cbc4c2e608c748d62211dcde3802cb92bb3612c6a33bcd2209182a90 SHA512 1ee3cb76cdc76711b4928d69fb8add974ab8359b729ec12003d73530c93492f4e8d208cacbd50f8db7509bc01f56a9f945348bc3a6fdd18a7080b751fff8a783
DIST libstrophe-0.11.0.tar.gz 537506 BLAKE2B 895531e86a5b0d6410d26cf96558c2f99ea1bab803c8333a2f69d72fe7d154013ef3844b44215cfb1a5134371961c00cf6e4fd7ab9dc82846df01a37c4339c39 SHA512 e4b0d4a80e0ab5ada451ce55e44ec9247d4df5280ebe6453e49450aa7fa371461eb42fc9f39a0df12637146c6ce4202a1f770378686777228790c0213941d9ea
+DIST libstrophe-0.12.0.tar.gz 576407 BLAKE2B a5642fc79396a787d30eb0c8adb573f6914cf664124af9a72e460454ad12ba28244fa09bf3616fc4b9329ad3d9c91220c51135596ebd09e0b47561e7ca4737a0 SHA512 cfd47f4cd7737cb18a4c0d7a5aa7819035466f2c81de3919d406ac599f322cde69cec82bfa6832d29c4cf74e0053bf5ee358ee0559881a6d02540ca413f21aee
diff --git a/dev-libs/libstrophe/libstrophe-0.10.1.ebuild b/dev-libs/libstrophe/libstrophe-0.12.0.ebuild
index a552ff0b8549..a57eeafffbe0 100644
--- a/dev-libs/libstrophe/libstrophe-0.10.1.ebuild
+++ b/dev-libs/libstrophe/libstrophe-0.12.0.ebuild
@@ -1,6 +1,7 @@
-# Copyright 2021 Liguros Authors
+# Copyright 2021-2022 Liguros Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
+
DESCRIPTION="A simple, lightweight C library for writing XMPP clients"
HOMEPAGE="http://strophe.im/libstrophe/"
SRC_URI="https://github.com/strophe/${PN}/releases/download/${PV}/${P}.tar.gz"