aboutsummaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
authorprspkt <prspkt@protonmail.com>2018-07-22 07:52:24 +0300
committerNatanael Copa <ncopa@alpinelinux.org>2018-07-29 12:26:44 +0000
commit99a6e1539b1bb5beefcd6c62fe429ad7f2761b97 (patch)
tree6e78a125036e693d7ff771c69fa71ce491628f05 /main
parente117fc76e43a1f679f4a0adebad3d6ed6eb7ebda (diff)
downloadaports-99a6e1539b1bb5beefcd6c62fe429ad7f2761b97.tar.bz2
aports-99a6e1539b1bb5beefcd6c62fe429ad7f2761b97.tar.xz
main/xf86-video-vesa: rebuild against xorg-video-abi 24.0
Diffstat (limited to 'main')
-rw-r--r--main/xf86-video-vesa/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/xf86-video-vesa/APKBUILD b/main/xf86-video-vesa/APKBUILD
index 2634f48272..60ba24d5a8 100644
--- a/main/xf86-video-vesa/APKBUILD
+++ b/main/xf86-video-vesa/APKBUILD
@@ -1,15 +1,15 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=xf86-video-vesa
pkgver=2.3.4
-pkgrel=4
+pkgrel=5
pkgdesc="X.org generic VESA video driver"
-url="http://xorg.freedesktop.org/"
+url="https://xorg.freedesktop.org"
arch="all"
license="MIT"
subpackages="$pkgname-doc"
depends=
makedepends="xorg-server-dev libxi-dev util-macros xorgproto"
-source="http://www.x.org/releases/individual/driver/$pkgname-$pkgver.tar.bz2"
+source="https://www.x.org/releases/individual/driver/$pkgname-$pkgver.tar.bz2"
builddir="$srcdir"/$pkgname-$pkgver
build() {