aboutsummaryrefslogtreecommitdiffstats
path: root/testing/opmsg/APKBUILD
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2018-01-01 17:18:37 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2018-01-01 17:18:51 +0000
commitb513cb692b559cabf84c4527231ba00edc8465b3 (patch)
tree707d7375ce0ccf51863d07e5140102c7932f6bb2 /testing/opmsg/APKBUILD
parent78738e70d186a73de523a72de316d7acd30a65b2 (diff)
downloadaports-b513cb692b559cabf84c4527231ba00edc8465b3.tar.bz2
aports-b513cb692b559cabf84c4527231ba00edc8465b3.tar.xz
testing/opmsg: upgrade to 1.77
Diffstat (limited to 'testing/opmsg/APKBUILD')
-rw-r--r--testing/opmsg/APKBUILD10
1 files changed, 4 insertions, 6 deletions
diff --git a/testing/opmsg/APKBUILD b/testing/opmsg/APKBUILD
index fdfd82dfa6..dfe1861751 100644
--- a/testing/opmsg/APKBUILD
+++ b/testing/opmsg/APKBUILD
@@ -1,17 +1,15 @@
# Contributor: stef <l0ls0fo2i@ctrlc.hu>
# Maintainer:
pkgname=opmsg
-pkgver=1.76
-pkgrel=1
+pkgver=1.77
+pkgrel=0
pkgdesc="opmsg gpg-like encryption system"
url="https://github.com/stealth/opmsg"
arch="all"
license="GPL-3.0-or-later"
-depends=""
makedepends="libressl-dev"
-install=""
-subpackages=""
source="$pkgname-$pkgver.tar.gz::https://github.com/stealth/opmsg/archive/rel-${pkgver}s.tar.gz"
+
builddir="$srcdir/$pkgname-rel-${pkgver}s"
build() {
@@ -25,4 +23,4 @@ package() {
cp opmsg opmux "$pkgdir"/usr/bin
}
-sha512sums="b2605d73295722a9d66b9add60f7d4c765bef5abc45bcddf77239b590fda54b84ff79c8e7cf64749b90d349809311a3bcb453a2deec2bb785a2c2fde2c58d85b opmsg-1.76.tar.gz"
+sha512sums="346d989981291d266d71e06f10052c4249549445b5f2e496036311ff2cda33cef5b4f23ce61ff14391db340426af89f7fc14cde90b8837103c9ed5a2a8b03b62 opmsg-1.77.tar.gz"