dumb_runtime_dir: update to 1.0.4.
This commit is contained in:
parent
df9a8d0606
commit
6726d3c1f9
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.3
|
||||
version=1.0.4
|
||||
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=92fe5c4b6a69eb9e1845b067aa7f71303a6faabea3be8110776b6072c1652718
|
||||
checksum=451e680ee2ad4bd268a2cc21571fd843eefde5ffd7a6847221f9a1449924acc0
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue