mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +02:00
ocaml-num: update to 1.3.
This commit is contained in:
parent
b086310478
commit
e4a880e4b0
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ocaml-num'
|
||||
pkgname=ocaml-num
|
||||
version=1.2
|
||||
revision=3
|
||||
version=1.3
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
makedepends="ocaml ocaml-findlib"
|
||||
make_install_target="findlib-install"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="LGPL-2.1"
|
||||
homepage="https://github.com/ocaml/num"
|
||||
distfiles="https://github.com/ocaml/num/archive/v${version}.tar.gz"
|
||||
checksum=c5023104925ff4a79746509d4d85294d8aafa98da6733e768ae53da0355453de
|
||||
checksum=4f79c30e81ea9553c5b2c5b5b57bb19968ccad1e85256b3c446b5df58f33e94d
|
||||
wrksrc="num-${version}"
|
||||
nocross=yes
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue