mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-08 02:02:08 +01:00
main/dialog: upgrade to 1.1.20110707
This commit is contained in:
parent
7a43f0ccef
commit
cb893fc5a0
@ -1,9 +1,9 @@
|
||||
# Contributor: Michael Mason <ms13sp@gmail.com>
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=dialog
|
||||
pkgver=1.1.20100428
|
||||
_pkgver=1.1-20100428
|
||||
pkgrel=2
|
||||
pkgver=1.1.20110707
|
||||
_pkgver=1.1-20110707
|
||||
pkgrel=0
|
||||
pkgdesc="A script-interpreter which provides a set of curses"
|
||||
url="http://invisible-island.net/dialog/dialog.html"
|
||||
arch="all"
|
||||
@ -12,7 +12,7 @@ depends=
|
||||
makedepends="ncurses-dev"
|
||||
install=
|
||||
subpackages="$pkgname-doc"
|
||||
source="ftp://ftp.us.debian.org/debian/pool/main/d/$pkgname/dialog_$_pkgver.orig.tar.gz"
|
||||
source="ftp://invisible-island.net/$pkgname/$pkgname-$_pkgver.tgz"
|
||||
|
||||
build() {
|
||||
cd "$srcdir/$pkgname-$_pkgver"
|
||||
@ -28,4 +28,4 @@ package() {
|
||||
make DESTDIR="$pkgdir" install
|
||||
}
|
||||
|
||||
md5sums="519c0a0cbac28ddb992111ec2c3f82aa dialog_1.1-20100428.orig.tar.gz"
|
||||
md5sums="34d01aaacbb2932b77774e6c1eec8d2a dialog-1.1-20110707.tgz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user