summaryrefslogtreecommitdiffstats
path: root/testing/imake
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2013-11-04 12:41:24 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-11-20 10:27:29 +0000
commit68fe65b044731b250804285d6caa10cb6b7485d5 (patch)
treeb7365e2474b91a9bed20b618aafab23682a44027 /testing/imake
parent62c67f05e8042969f53758f89c6a72c0f1eb6ae3 (diff)
downloadaports-68fe65b044731b250804285d6caa10cb6b7485d5.tar.bz2
aports-68fe65b044731b250804285d6caa10cb6b7485d5.tar.xz
testing/imake: upgrade to 1.0.6
Diffstat (limited to 'testing/imake')
-rw-r--r--testing/imake/APKBUILD12
1 files changed, 7 insertions, 5 deletions
diff --git a/testing/imake/APKBUILD b/testing/imake/APKBUILD
index cf5117efd..e74c114b5 100644
--- a/testing/imake/APKBUILD
+++ b/testing/imake/APKBUILD
@@ -1,17 +1,17 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=imake
-pkgver=1.0.4
-pkgrel=1
+pkgver=1.0.6
+pkgrel=0
pkgdesc="X Windows make utility"
url="http://www.x.org"
arch="all"
-license="custom"
+license="BSD"
depends=
depends_dev=
makedepends="xproto util-macros $depends_dev"
install=""
subpackages="$pkgname-doc"
-source="http://ftp.x.org/pub/individual/util/$pkgname-$pkgver.tar.gz"
+source="http://ftp.x.org/pub/individual/util/$pkgname-$pkgver.tar.bz2"
_builddir="$srcdir"/$pkgname-$pkgver
prepare() {
@@ -36,4 +36,6 @@ package() {
make DESTDIR="$pkgdir" install || return 1
}
-md5sums="0fd1e53d94142ddee5340f87de0b9561 imake-1.0.4.tar.gz"
+md5sums="d5058b1317a85bedc1dc40c7e85c8d26 imake-1.0.6.tar.bz2"
+sha256sums="fa8983fdb0a72ba8482d1d2683967fb45c29edd7149b25f619f97ea5a599069d imake-1.0.6.tar.bz2"
+sha512sums="5e0744903c8b044fac98859fee1d15fe1db4b8346a1b1fd0c8c8a683914c3a83a2d18316cadf1ab7ee455004b761c1fa7808bdf48bbfb9e7cbe6c7c143ad2f43 imake-1.0.6.tar.bz2"