wok-6.x diff actionpack/receipt @ rev 24308

Add some current_version
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jan 17 18:18:17 2022 +0000 (2022-01-17)
parents b69ed81df957
children 3105f866bc3e
line diff
     1.1 --- a/actionpack/receipt	Fri Dec 27 16:44:33 2019 +0100
     1.2 +++ b/actionpack/receipt	Mon Jan 17 18:18:17 2022 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="actionpack"
     1.7 -VERSION="6.0.2.1"
     1.8 +VERSION="6.1.4.1"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="Simple, battle-tested conventions for building and testing MVC web applications."
    1.11  MAINTAINER="erjo@slitaz.org"