gengetopt: update to 2.22.6.
This commit is contained in:
parent
b4a268f63b
commit
0d97378213
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'gengetopt'
|
||||
pkgname=gengetopt
|
||||
version=2.22.5
|
||||
revision=2
|
||||
version=2.22.6
|
||||
revision=1
|
||||
disable_parallel_build=yes
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="flex"
|
||||
makedepends="libfl-devel"
|
||||
short_desc="A tool to write cli option parsing code for C programs"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
license="GPL-3"
|
||||
homepage="http://www.gnu.org/software/${pkgname}"
|
||||
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=3b6fb3240352b0eb0c5b8583b58b62cbba58167cef5a7e82fa08a7f968ed2137
|
||||
checksum=30b05a88604d71ef2a42a2ef26cd26df242b41f5b011ad03083143a31d9b01f7
|
||||
|
|
Loading…
Add table
Reference in a new issue