rcm: update to 1.3.3.
This commit is contained in:
parent
1941a77550
commit
84cac7ecef
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rcm'
|
||||
pkgname=rcm
|
||||
version=1.3.2
|
||||
version=1.3.3
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -11,7 +11,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/thoughtbot/rcm"
|
||||
distfiles="https://thoughtbot.github.io/rcm/dist/rcm-${version}.tar.gz"
|
||||
checksum=2f31b49c241ed6e74578fc71e6b2ba3a87183d311f28e05b9f7cc7c1c55dda64
|
||||
checksum=935524456f2291afa36ef815e68f1ab4a37a4ed6f0f144b7de7fb270733e13af
|
||||
|
||||
do_check() {
|
||||
# find '-perm' errors on *hooks* tests
|
||||
|
|
Loading…
Reference in New Issue