ascii: update to 3.20, adopt
This commit is contained in:
parent
760fe5cec5
commit
1047cbf212
|
@ -1,13 +1,14 @@
|
|||
# Template file for 'ascii'
|
||||
pkgname=ascii
|
||||
version=3.18
|
||||
revision=2
|
||||
version=3.20
|
||||
revision=1
|
||||
short_desc="List ASCII idiomatic names and octal/decimal code-point forms"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Eloitor <eloitor@disroot.org>"
|
||||
license="BSD-2-Clause"
|
||||
homepage="http://www.catb.org/~esr/ascii"
|
||||
changelog="https://www.catb.org/~esr/ascii/NEWS.html"
|
||||
distfiles="http://www.catb.org/~esr/ascii/ascii-${version}.tar.gz"
|
||||
checksum=728422d5f4da61a37a17b4364d06708e543297de0a5f70305243236d80df072d
|
||||
checksum=9e6e57ea60d419a803a024ce6366254efb716266b84eedd58cd980dabcc11674
|
||||
|
||||
do_build() {
|
||||
make CC="${CC}" CFLAGS="${CFLAGS} ${LDFLAGS}"
|
||||
|
|
Loading…
Reference in New Issue