diff options
author | Juergen Daubert <jue@jue.li> | 2020-11-11 12:23:48 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2020-11-11 12:23:48 +0100 |
commit | 65ab68b5e47afa89bd95cfd8f8d913cdc8594ba0 (patch) | |
tree | eb683c70a89fe7d385d33748d5b6a5b7354c3f46 /grep | |
parent | 132583e5d313c212dc64ddc97dda8e8d6d2d5b7a (diff) | |
download | core-65ab68b5e47afa89bd95cfd8f8d913cdc8594ba0.tar.gz core-65ab68b5e47afa89bd95cfd8f8d913cdc8594ba0.tar.xz |
grep: update to 3.6
Diffstat (limited to 'grep')
-rw-r--r-- | grep/.signature | 6 | ||||
-rw-r--r-- | grep/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/grep/.signature b/grep/.signature index 694cc88d..99b8bf8f 100644 --- a/grep/.signature +++ b/grep/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqv2MLddby7stJ0TsHh27aFWO6zxvp5Gln5cuug6DChSaOehZf6gCAk/iG6KJRUiA1i+bQ31wR/zSJ5shYNwSdgI= -SHA256 (Pkgfile) = de00d05d6b9b69970c94cf26f3dae641100ad57e91d7ecac2aace965139d4d3e +RWRJc1FUaeVeqgAW5S+0t0ccTXG0Q+JBdYECVnenrkNAP1ytD2fWz0e4ymF5e1E15ro+a1PKi8r4+HdBsT8k/yYnkR+XyU/fYgE= +SHA256 (Pkgfile) = 4bbcd7585a217fd63ec29aaa0243c9489c8764dd8461abcaae27036a5268e024 SHA256 (.footprint) = fc5365edf76b4d108fc05ec07156a432fb442bf725937d4346d22a51fb892971 -SHA256 (grep-3.5.tar.xz) = b82ac77707c2ab945520c8404c9fa9f890f7791a62cf2103cf6238acad87a44a +SHA256 (grep-3.6.tar.xz) = 667e15e8afe189e93f9f21a7cd3a7b3f776202f417330b248c2ad4f997d9373e diff --git a/grep/Pkgfile b/grep/Pkgfile index 562a1993..bcf34fef 100644 --- a/grep/Pkgfile +++ b/grep/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libpcre name=grep -version=3.5 +version=3.6 release=1 source=(http://ftpmirror.gnu.org/gnu/$name/$name-$version.tar.xz) |