aboutsummaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
authorprspkt <prspkt@protonmail.com>2018-06-22 22:18:55 +0300
committerSören Tempel <soeren+git@soeren-tempel.net>2018-07-01 11:28:02 +0200
commit6c3a150320f65830066ce7f856c6a757833caba3 (patch)
treee84a86797b84597391dd2cf48a5db920e1f68fa0 /main
parentb22c2bcc2b8db69c53eb654f701b8b94e455ab43 (diff)
downloadaports-6c3a150320f65830066ce7f856c6a757833caba3.tar.bz2
aports-6c3a150320f65830066ce7f856c6a757833caba3.tar.xz
main/dialog: upgrade to 20180621
Use https for upstream.
Diffstat (limited to 'main')
-rw-r--r--main/dialog/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/dialog/APKBUILD b/main/dialog/APKBUILD
index 4e1d874063..e0d60de907 100644
--- a/main/dialog/APKBUILD
+++ b/main/dialog/APKBUILD
@@ -1,11 +1,11 @@
# Contributor: Michael Mason <ms13sp@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=dialog
-pkgver=1.3.20171209
+pkgver=1.3.20180621
_pkgver=${pkgver%.*}-${pkgver##*.}
pkgrel=0
pkgdesc="Script interpreter providing curses widgets"
-url="http://invisible-island.net/dialog/dialog.html"
+url="https://invisible-island.net/dialog/dialog.html"
arch="all"
options="!check" # No test suite.
license="LGPL-2.1-only"
@@ -32,4 +32,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="0355578bc64e2c75a2aae3ae83aff62eae60556a2890d50a72988efa76b82055755922bc1156a92370d773524865e76b8a0ddcde77fb6e6b5774c987fc22dee8 dialog-1.3-20171209.tgz"
+sha512sums="1c6d794af50a12294e32b99fd9d3eb9451ac4a2f21c5567848b59c7a316b3058463c41fb8f9eb0bce68edbbe463234a6ec893f7a013ceb953eb5da0effe0d274 dialog-1.3-20180621.tgz"