mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
deheader: update to 1.10.
This commit is contained in:
parent
e770d63be8
commit
83ddaea84f
1 changed files with 5 additions and 4 deletions
|
@ -1,14 +1,15 @@
|
||||||
# Template file for 'deheader'
|
# Template file for 'deheader'
|
||||||
pkgname=deheader
|
pkgname=deheader
|
||||||
version=1.7
|
version=1.10
|
||||||
revision=1
|
revision=1
|
||||||
depends="python3"
|
depends="python3"
|
||||||
short_desc="C and C++ header analyzer"
|
short_desc="C and C++ header analyzer"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="http://www.catb.org/~esr/deheader/"
|
homepage="http://www.catb.org/~esr/deheader/"
|
||||||
distfiles="http://www.catb.org/~esr/deheader/${pkgname}-${version}.tar.gz"
|
distfiles="http://www.catb.org/~esr/deheader/deheader-${version}.tar.gz"
|
||||||
checksum=6856e4fa3efa664a0444b81c2e1f0209103be3b058455625c79abe65cf8db70d
|
changelog="https://gitlab.com/esr/deheader/-/raw/master/NEWS.adoc"
|
||||||
|
checksum=909d2683a3e62da54bfc660814b4d8af93f582e23858810cc41bfa081571f593
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue