diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-04-19 07:59:22 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-04-19 07:59:22 +0000 |
commit | 432a93f2be819498e15c7180202086a7c431e868 (patch) | |
tree | 0164141e95ccee25ba0fd01cea47fa4ed4be1eb7 /main | |
parent | a604ea3615dc5df1762b7028e56a92ce9a87af45 (diff) | |
download | aports-432a93f2be819498e15c7180202086a7c431e868.tar.bz2 aports-432a93f2be819498e15c7180202086a7c431e868.tar.xz |
main/expect: rebuild against tcl-8.6.0
Diffstat (limited to 'main')
-rw-r--r-- | main/expect/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/expect/APKBUILD b/main/expect/APKBUILD index 5ece40666..e9b8ead21 100644 --- a/main/expect/APKBUILD +++ b/main/expect/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <francesco.colista@gmail.com> pkgname=expect pkgver=5.45 -pkgrel=0 +pkgrel=1 pkgdesc="A tool for automating interactive applications" url="http://www.nist.gov/el/msid/expect.cfm" arch="all" |