dumb_runtime_dir: update to 1.0.3.
This commit is contained in:
parent
881f802119
commit
09c0c16aa1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dumb_runtime_dir'
|
||||
pkgname=dumb_runtime_dir
|
||||
version=1.0.2
|
||||
version=1.0.3
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Isaac Freund <mail@isaacfreund.com>"
|
|||
license="0BSD"
|
||||
homepage="https://github.com/ifreund/dumb_runtime_dir"
|
||||
distfiles="${homepage}/releases/download/v${version}/dumb_runtime_dir-${version}.tar.gz"
|
||||
checksum=884f955fbf1e11810ef1530495916eb62c0093f2d851545b8e80a25fd80a4d3f
|
||||
checksum=92fe5c4b6a69eb9e1845b067aa7f71303a6faabea3be8110776b6072c1652718
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue