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
1 changed files with 6 additions and 5 deletions

View File

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