Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
alpine
aports
Commits
481467e0
Commit
481467e0
authored
Aug 08, 2019
by
Leo
Committed by
Natanael Copa
Aug 19, 2019
Browse files
main/dialog: upgrade to 1.3.20190806
parent
e6519fad
Changes
1
Hide whitespace changes
Inline
Side-by-side
main/dialog/APKBUILD
View file @
481467e0
# Contributor: Michael Mason <ms13sp@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
dialog
pkgver
=
1.3.20190
724
pkgver
=
1.3.20190
806
_pkgver
=
${
pkgver
%.*
}
-
${
pkgver
##*.
}
pkgrel
=
0
pkgdesc
=
"Script interpreter providing curses widgets"
...
...
@@ -11,7 +11,7 @@ options="!check" # No test suite.
license
=
"LGPL-2.1-only"
makedepends
=
"ncurses-dev"
subpackages
=
"
$pkgname
-doc
$pkgname
-static"
source
=
"https://invisible-mirror.net/archives/
$pkgname
/
$pkgname
-
$_pkgver
.tgz"
source
=
"https://invisible-mirror.net/archives/
dialog/dialog
-
$_pkgver
.tgz"
builddir
=
"
$srcdir
/
$pkgname
-
$_pkgver
"
build
()
{
...
...
@@ -40,4 +40,4 @@ static() {
mv
"
$pkgdir
"
/usr/lib/
*
.a
"
$subpkgdir
"
/usr/lib
}
sha512sums
=
"
85dbec30bbd5bf5f3e40c8cf2af54236050fe3f96ca66c22d21e0447c2b851d7529b3d155d76b946e9360262959a44bf436b7f7fcf49040b38cc3f6c106c4b81
dialog-1.3-20190
724
.tgz"
sha512sums
=
"
2fdf74a6ecc1b86523299f5ec954d125bc913bddf985f152b40f3a25ed87642dd4410fea141f2f2f1b08c75e767db1a3df1d27b230e4d21b33bd80136d23a92b
dialog-1.3-20190
806
.tgz"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment