diff --git a/smpeg/.signature b/smpeg/.signature index ca4920429..b2ce6fba0 100644 --- a/smpeg/.signature +++ b/smpeg/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF383NC8+Nl445aY+OsTBq5y7x1tVodory8/8QhNmRt+O4Qrnlu5OGkqAVPBAOqAe76/QmpMNzuLHzurGobLdJWwg= -SHA256 (Pkgfile) = 8ae6f343c4daaac9f949c535b6f6a5702d4bdb38128063c3c219ea4c8074e969 +RWSagIOpLGJF39T0P6P7Nsm7OuzAk7bi3bDLpRlmLyqfhk2Ihj5/lpM5yu6MfrlLRRxvqoTYaPbJ9xS9yhXRiSZflwrx/5jg0gg= +SHA256 (Pkgfile) = 4a5e26e57e778a42dc8b0104885f698d9d3e34c4fd50e76cdb52938b176a1725 SHA256 (.footprint) = 67613a8dd579ca249cc311dd0a13be61ac168005889dccc6cc53190496d37ec7 SHA256 (smpeg-0.4.5.tar.xz) = c1551535476ed521c7e1fff446846d44027cd4a8afe2ce30d71f6ef8bd6759ea diff --git a/smpeg/Pkgfile b/smpeg/Pkgfile index 4aa406b63..164754b54 100644 --- a/smpeg/Pkgfile +++ b/smpeg/Pkgfile @@ -6,12 +6,13 @@ name=smpeg version=0.4.5 -release=1 +release=2 source=(http://crux.ster.zone/downloads/$name/$name-$version.tar.xz) build() { cd $name-$version + CFLAGS+=' -Wno-error=narrowing' ./configure \ --prefix=/usr \ --mandir=/usr/share/man