llvm: fix homepage=

This commit is contained in:
maxice8 2019-02-22 20:39:15 -03:00 committed by maxice8
parent ca150e96df
commit ca0fcd30ed

View file

@ -1,10 +1,10 @@
# Template file for 'llvm' # Template file for 'llvm'
pkgname=llvm pkgname=llvm
version=7.0.1 version=7.0.1
revision=1 revision=2
build_style=meta build_style=meta
depends="llvm7" depends="llvm7"
short_desc="The LLVM meta package" short_desc="LLVM meta package"
maintainer="Rasmus Thomsen <rasmus.thomsen@protonmail.com>" maintainer="Rasmus Thomsen <rasmus.thomsen@protonmail.com>"
license="Public Domain" license="Public Domain"
homepage="https://www.voidlinux.eu/" homepage="https://www.voidlinux.org"