deheader: update to 1.11.

This commit is contained in:
Duncaen 2024-10-08 17:22:18 +02:00
parent 2db99d8213
commit cdb8d4e151
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35
1 changed files with 3 additions and 3 deletions

View File

@ -1,15 +1,15 @@
# Template file for 'deheader'
pkgname=deheader
version=1.10
version=1.11
revision=1
depends="python3"
short_desc="C and C++ header analyzer"
maintainer="Duncaen <duncaen@voidlinux.org>"
license="BSD-2-Clause"
homepage="http://www.catb.org/~esr/deheader/"
distfiles="http://www.catb.org/~esr/deheader/deheader-${version}.tar.gz"
changelog="https://gitlab.com/esr/deheader/-/raw/master/NEWS.adoc"
checksum=909d2683a3e62da54bfc660814b4d8af93f582e23858810cc41bfa081571f593
distfiles="http://www.catb.org/~esr/deheader/deheader-${version}.tar.gz"
checksum=553fd064a0e46ff5a88efd121e68d7613c5ffa405d1e7f775ce03111eae30882
python_version=3
do_install() {