aboutsummaryrefslogtreecommitdiffstats
path: root/testing/libmesode/APKBUILD
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-09-30 02:31:04 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-09-30 02:31:04 -0300
commitad012fb71b7b0452283c98607a44bf906126090b (patch)
tree50cbe6f9abe5e10408adb5c7a3e1394aae28240d /testing/libmesode/APKBUILD
parent1c5da078ed89849cce906558cdcff1595e675c63 (diff)
testing/libmesode: upgrade to 0.10.0
Diffstat (limited to 'testing/libmesode/APKBUILD')
-rw-r--r--testing/libmesode/APKBUILD8
1 files changed, 3 insertions, 5 deletions
diff --git a/testing/libmesode/APKBUILD b/testing/libmesode/APKBUILD
index dc6705c41ff..ccebfde9b3a 100644
--- a/testing/libmesode/APKBUILD
+++ b/testing/libmesode/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Galen Abell <galen@galenabell.com>
# Maintainer: Galen Abell <galen@galenabell.com>
-pkgname="libmesode"
-pkgver="0.9.3"
+pkgname=libmesode
+pkgver=0.10.0
pkgrel=0
pkgdesc="Fork of libstrophe for use with Profanity XMPP Client"
url="https://github.com/profanity-im/libmesode"
@@ -12,7 +12,6 @@ makedepends="expat-dev doxygen openssl-dev
subpackages="$pkgname-dev $pkgname-doc"
source="
$pkgname-$pkgver.tar.gz::https://github.com/profanity-im/libmesode/archive/$pkgver.tar.gz
- 10-patch-configure.patch
"
prepare() {
@@ -46,5 +45,4 @@ package() {
make DESTDIR="$pkgdir" install
rm -f "$pkgdir"/usr/lib/*.a
}
-sha512sums="572b51d762a9b7eabf8d49106219eb60613c054ac35915a54eb43ff153e434bc08c32003bc9d2277a679f246f90973bb0b47ac93af7cffcdbae07af4d2af3db8 libmesode-0.9.3.tar.gz
-65f7437d4ebd0e121d8b1f2c356c82a928a31df48cf68352fc9a9bce68a6ac5dda38780d9972fc10735f4b9583e67d58090eafd7bcb608d274886ca3f160ce05 10-patch-configure.patch"
+sha512sums="202298ceef82d4d1692680190ce6300a6e24bc8412d9b3691ea07d6314793a94dd0c24d6ac7c36305ad6b906bea119aed17f47ba81a813ec98b74fb53e767e3f libmesode-0.10.0.tar.gz"