diff --git a/pkgmngt/packInstall.sh.porg b/pkgmngt/packInstall.sh.porg index fd10af2..3a906f2 100644 --- a/pkgmngt/packInstall.sh.porg +++ b/pkgmngt/packInstall.sh.porg @@ -58,7 +58,7 @@ case $1 in cacerts*) VERSION=0.1 ;; - btrfs*|node*) + btrfs*|node*|x265*) VERSION=$(echo $1 | sed 's/^.*v//') ;; *)