st: update to 0.8.1.
This commit is contained in:
parent
391dccc538
commit
0a1641e848
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'st'
|
||||
pkgname=st
|
||||
version=0.8
|
||||
version=0.8.1
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_use_env=compliant
|
||||
|
@ -12,7 +12,7 @@ maintainer='Juan RP <xtraeme@voidlinux.eu>'
|
|||
license="MIT"
|
||||
homepage="https://st.suckless.org"
|
||||
distfiles="https://dl.suckless.org/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=77353920d07d66c684a0f57ec37c2670c42fdc5c871d6382b701601cdc597576
|
||||
checksum=c4fb0fe2b8d2d3bd5e72763e80a8ae05b7d44dbac8f8e3bb18ef0161c7266926
|
||||
|
||||
pre_build() {
|
||||
cp ${FILESDIR}/config.h config.h
|
||||
|
|
Loading…
Reference in a new issue