sandy: fix SHA256
This commit is contained in:
parent
0ecb264b8a
commit
914798d1ca
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'sandy'
|
||||
pkgname=sandy
|
||||
version=0.4
|
||||
revision=1
|
||||
revision=2
|
||||
makedepends="ncurses-devel"
|
||||
build_style=gnu-makefile
|
||||
make_build_args="INCS=-I. LIBS=-lncurses"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Ypnose <ypnoseATvoidlinuxDOTeu>"
|
|||
license="MIT"
|
||||
homepage="http://tools.suckless.org/${pkgname}"
|
||||
distfiles="http://git.suckless.org/${pkgname}/snapshot/${pkgname}-${version}.tar.gz"
|
||||
checksum="7b8eda65ee726ed5aef5f1f719d3d86328959ebcdbca9216fed57f7139382aa7"
|
||||
checksum="1de2b33d25accf0048cd7d51335468f24a5abaa925c534e8b9d70142090794ae"
|
||||
replaces="sandy-git>=0"
|
||||
|
||||
pre_build() {
|
||||
|
|
Loading…
Reference in a new issue