spm: update to 1.4.7

This commit is contained in:
Svyatoslav Mishyn 2016-09-20 08:28:47 +03:00
parent 0565ea8b85
commit c968637d5a
2 changed files with 3 additions and 2 deletions

View File

@ -1 +1 @@
cb8a8bb9d4881b3a30354ee10488b58b 1.4.6.tar.gz
6871e91b3fc652863ad793ec58070392 1.4.7.tar.gz

View File

@ -5,10 +5,11 @@
# Optional: pwgen
name=spm
version=1.4.6
version=1.4.7
release=1
source=(https://notabug.org/kl3/$name/archive/$version.tar.gz)
build() {
cd $name
make install PREFIX=/usr DESTDIR=$PKG
}