mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
makedepend: update to 1.0.9.
This commit is contained in:
parent
12fb854d6b
commit
3f71af6202
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'makedepend'
|
# Template file for 'makedepend'
|
||||||
pkgname=makedepend
|
pkgname=makedepend
|
||||||
version=1.0.7
|
version=1.0.9
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://gitlab.freedesktop.org/xorg/util/makedepend"
|
homepage="https://gitlab.freedesktop.org/xorg/util/makedepend"
|
||||||
distfiles="${XORG_SITE}/util/makedepend-${version}.tar.xz"
|
distfiles="${XORG_SITE}/util/makedepend-${version}.tar.xz"
|
||||||
checksum=a729cfd3c0f4e16c0db1da351e7f53335222e058e3434e84f91251fd6d407065
|
checksum=92d0deb659fff6d8ddbc1d27fc4ca8ceb2b6dbe15d73f0a04edc09f1c5782dd4
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue