aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2016-06-03 07:20:11 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2016-06-03 07:20:11 +0000
commit80eb02e46c8f6144bbf11d74143fab66b8c61489 (patch)
tree2e1afbf141a5ff764e0b00ac703fb7d2bbca4374 /testing
parent9f1ef8055a6c4cba25909eeffec11fa4b2747589 (diff)
downloadaports-80eb02e46c8f6144bbf11d74143fab66b8c61489.tar.bz2
aports-80eb02e46c8f6144bbf11d74143fab66b8c61489.tar.xz
testing/fvwm: upgrade to 2.6.6
Diffstat (limited to 'testing')
-rw-r--r--testing/fvwm/APKBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/testing/fvwm/APKBUILD b/testing/fvwm/APKBUILD
index b82ebff91a..47219e9971 100644
--- a/testing/fvwm/APKBUILD
+++ b/testing/fvwm/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: ScrumpyJack <scrumpyjack@st.ilet.to>
-# Maintainer:
+# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=fvwm
-pkgver=2.6.5
+pkgver=2.6.6
pkgrel=0
pkgdesc="FVWM is a powerful desktop window manager for the X Window system"
url="http://fvwm.org"
@@ -13,7 +13,7 @@ depends_dev="libxcursor-dev libx11-dev freetype-dev fontconfig-dev
makedepends="$depends_dev perl libxslt"
install=""
subpackages="$pkgname-doc $pkgname-lang"
-source="ftp://ftp.fvwm.org/pub/fvwm/version-2/${pkgname}-${pkgver}.tar.gz"
+source="https://github.com/fvwmorg/fvwm/releases/download/version-${pkgver#.#_#}/$pkgname-$pkgver.tar.gz"
_builddir=$srcdir/${pkgname}-${pkgver}
prepare() {
@@ -44,6 +44,6 @@ package() {
make DESTDIR="$pkgdir" install || return 1
}
-md5sums="3528f6618fae00d373e2edd422734291 fvwm-2.6.5.tar.gz"
-sha256sums="f01f9da8076852f8db114f90f2b0758c21d265e2958fce04289e417bceba12d1 fvwm-2.6.5.tar.gz"
-sha512sums="02af6738f75061a2c86ebb6e0ebd411cf59d1741784e85323c15f8faac694fb53c9e9581b612b0bf92ed2feb3a350588e1ab016edb5ace3e2145403e9a19711b fvwm-2.6.5.tar.gz"
+md5sums="76e8731bf02ba0b73cfbbf7628f2230f fvwm-2.6.6.tar.gz"
+sha256sums="c5de085ff25b2128a401a80225481e63335f815f84eea139f80a5f66e606dc2c fvwm-2.6.6.tar.gz"
+sha512sums="9a3b188fa052f1fc2ca593be323916d8d728f1f1633b02058f4cce96cebb3c98de2a179b73e1dd6fb65a4275329f54cd720fcc3ac05ef0ec7299b7bc7cbfc116 fvwm-2.6.6.tar.gz"