sl: update to 5.05, switch to fresher fork

This commit is contained in:
Marcin Puc 2023-03-02 22:50:06 +01:00 committed by classabbyamp
parent a211339c82
commit bccf2f81e1

View file

@ -1,19 +1,20 @@
# Template file for 'sl' # Template file for 'sl'
pkgname=sl pkgname=sl
version=5.02 version=5.05
revision=3 revision=1
build_style=gnu-makefile build_style=gnu-makefile
makedepends="ncurses-devel" makedepends="ncurses-devel"
short_desc="Correct you if you type (sl) by mistake" short_desc="Correct you if you type (sl) by mistake"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"
license="custom:0BSD-like" license="custom:0BSD-like"
homepage="https://github.com/mtoyoda/sl" homepage="https://github.com/eyJhb/sl"
distfiles="https://github.com/mtoyoda/sl/archive/${version}.tar.gz" distfiles="https://github.com/eyJhb/sl/archive/refs/tags/${version}.tar.gz"
checksum=1e5996757f879c81f202a18ad8e982195cf51c41727d3fea4af01fdcbbb5563a checksum=6c941b526e3d01be7f91a3af4ae20a89d1e5d66b3b2d804c80123b1b1be96384
pre_build() { pre_build() {
CFLAGS+=" $LDFLAGS" CFLAGS+=" $LDFLAGS"
} }
do_install() { do_install() {
vbin sl vbin sl
vman sl.1 vman sl.1