mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
ascii: update to 3.16.
This commit is contained in:
parent
735ed8dcf6
commit
5602333f08
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'ascii'
|
# Template file for 'ascii'
|
||||||
pkgname=ascii
|
pkgname=ascii
|
||||||
version=3.15
|
version=3.16
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="List ASCII idiomatic names and octal/decimal code-point forms"
|
short_desc="List ASCII idiomatic names and octal/decimal code-point forms"
|
||||||
maintainer="Michael Gehring <mg@ebfe.org>"
|
maintainer="Michael Gehring <mg@ebfe.org>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="http://www.catb.org/~esr/ascii"
|
homepage="http://www.catb.org/~esr/ascii"
|
||||||
distfiles="http://www.catb.org/~esr/ascii/ascii-${version}.tar.gz"
|
distfiles="http://www.catb.org/~esr/ascii/ascii-${version}.tar.gz"
|
||||||
checksum=ace1db8b64371d53d9ad420d341f2b542324ae70437e37b4b75646f12475ff5f
|
checksum=a94bb3970e8f1f63566f055517aecbdd46b11c4ccf142f77ffb80a79994f03a9
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make CC="${CC}" CFLAGS="${CFLAGS} ${LDFLAGS}"
|
make CC="${CC}" CFLAGS="${CFLAGS} ${LDFLAGS}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue