outils: update to 0.2.
This commit is contained in:
parent
0ceb002aa7
commit
e2c2df21a7
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'outils'
|
||||
pkgname=outils
|
||||
version=0.1
|
||||
revision=2
|
||||
version=0.2
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_install_args="install install-calendars"
|
||||
makedepends="libressl-devel"
|
||||
|
@ -11,8 +11,8 @@ short_desc="Some non-standard OpenBSD tools"
|
|||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="ISC, BSD"
|
||||
homepage="https://github.com/chneukirchen/outils"
|
||||
distfiles="https://github.com/chneukirchen/outils/archive/v0.1.tar.gz"
|
||||
checksum=76cb8e363dff95771c744475c9a19714926f9d7fe87708b8a580fe45683ea52d
|
||||
distfiles="https://github.com/chneukirchen/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=e37626abd95ada936250938f4142161f70dae8247257db946708d6a87e785ddc
|
||||
|
||||
do_build() {
|
||||
make ${makejobs} CC="$CC" CFLAGS="$CFLAGS"
|
||||
|
|
Loading…
Add table
Reference in a new issue