diff --git a/pkgmngt/packInstall.sh.porg b/pkgmngt/packInstall.sh.porg index 41394af..3f5aef9 100644 --- a/pkgmngt/packInstall.sh.porg +++ b/pkgmngt/packInstall.sh.porg @@ -70,7 +70,7 @@ case $1 in cacerts*) VERSION=0.1 ;; - btrfs*|node*|pnmixer*) + btrfs*|node*|pnmixer*|libhandy*) VERSION=$(echo $1 | sed 's/^.*v//') ;; x265*) # can contain vd.d or just d.d: thanks to packagers