vp-build/common/xbps-src/shutils
maxice8 56b6e7b240 shutils/update_check.sh: be more strict with rubygem update checks
try to match the whole line from

href="/gems/${pkgname#ruby-}/versions/[VERSION NUMBERS]"

matching until the quote avoids problems like the travis gem that has
special versions like

1.8.10.travis.921.11

before it would match until 1.8.10., now it doesn't match.
2018-11-19 02:29:28 -02:00
..
build_dependencies.sh
bulk.sh
chroot.sh
common.sh cross-profiles: set XBPS_CROSS_RUST_FLAGS&XBPS_CROSS_RUST_TARGET 2018-10-15 08:20:10 +02:00
consistency_check.sh
cross.sh
pkgtarget.sh xbps-src: Always enable the gocache 2018-09-01 22:05:07 -07:00
purge_distfiles.sh purge-distfiles: grep instead of sourcing template 2018-06-23 16:30:10 +02:00
show.sh Revert "common/: add support for changelog field." 2018-05-04 16:46:46 +02:00
update_check.sh shutils/update_check.sh: be more strict with rubygem update checks 2018-11-19 02:29:28 -02:00
update_hash_cache.sh