sdb: update to 1.4.1

This commit is contained in:
Nathan Owens 2019-11-11 21:08:53 -06:00 committed by Helmut Pozimski
parent 2150ca9209
commit ca2175fd1a

View file

@ -1,6 +1,6 @@
# Template file for 'sdb'
pkgname=sdb
version=1.3.0
version=1.4.1
revision=1
build_style=gnu-makefile
make_use_env=yes
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-3.0-or-later"
homepage="https://radare.org"
distfiles="https://github.com/radare/sdb/archive/${version}.tar.gz"
checksum=e44ee7266a9f35cf81297739f9a41de89394166cc908494a4d5b7d81d6aedbc6
checksum=79cb0a41f7511c0568c05d889960e5ae3f00d3f2d2d72343671f95f4cf4b3bd3
sdb-devel_package() {
depends="sdb>=${version}_${revision}"