main/makedepend: upgrade to 1.0.9

This commit is contained in:
Steven Guikal 2024-03-21 17:18:38 +00:00 committed by Natanael Copa
parent 00cc153edc
commit d106abf357

View File

@ -1,13 +1,13 @@
# Contributor:
# Maintainer: Steven Guikal <void@fluix.one>
pkgname=makedepend
pkgver=1.0.8
pkgrel=5
pkgver=1.0.9
pkgrel=0
pkgdesc="utility for making makefile dependencies"
url="https://www.freedesktop.org/"
arch="all"
license="MIT-open-group"
makedepends="xorgproto util-macros"
makedepends="util-macros"
subpackages="$pkgname-doc"
source="https://www.x.org/releases/individual/util/makedepend-$pkgver.tar.xz"
@ -29,5 +29,5 @@ package() {
}
sha512sums="
6707b1107c07d4ffbcf008181e877d18a0bcc4aea03860ee1158f5630c7fdce4cf9ad7bee3b38ee420c3a44819ed4b56a6f2428a5b695c0dbd17fb3e60825a6d makedepend-1.0.8.tar.xz
68d289656314dc9f12c792d0e394cfbc95404a0d01155dbcb38313d451b506da48a3d44183f568a2cbb2b1d1da9e26703a0d92f2bb658f72fc968eeb03bf2fe8 makedepend-1.0.9.tar.xz
"