popt: update to 1.16.
This commit is contained in:
@@ -1,13 +1,12 @@
|
||||
# Template file for 'popt'
|
||||
pkgname=popt
|
||||
version=1.15
|
||||
revision=1
|
||||
version=1.16
|
||||
distfiles="http://rpm5.org/files/$pkgname/$pkgname-$version.tar.gz"
|
||||
build_style=gnu_configure
|
||||
configure_args="--disable-rpath"
|
||||
short_desc="Command line option parsing library"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=069b538e98f91a4564242ae0bd9c7486281452d009c560c4b98e7ef26a640bf3
|
||||
checksum=e728ed296fe9f069a0e005003c3d6b2dde3d9cad453422a10d6558616d304cc8
|
||||
long_desc="
|
||||
The popt library exists essentially for parsing command line options.
|
||||
Some specific advantages of popt are no global variables (allowing
|
||||
|
||||
Reference in New Issue
Block a user