fix: url -> homepage

This commit is contained in:
2025-12-22 07:14:31 -05:00
parent e49780e763
commit ca99a3a6bd
9 changed files with 9 additions and 10 deletions

View File

@@ -2,7 +2,7 @@ pkgname=bison
pkgver=3.8.2
pkgdesc="The GNU general-purpose parser generator"
license=('GPL-3.0-or-later')
url="https://www.gnu.org/software/bison/bison.html"
homepage="https://www.gnu.org/software/bison/bison.html"
sources=("${pkgname}-${pkgver}.tar.xz"
"bison-3.8.2-gcc15-glibcxx-assertions.patch")
urls=("https://ftp.gnu.org/gnu/${pkgname}/${sources[0]}"