mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
system/smem: Updated for version 1.4.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
9ff1ad48c5
commit
d09f0fa6d7
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=smem
|
||||
VERSION=${VERSION:-1.3}
|
||||
VERSION=${VERSION:-1.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="smem"
|
||||
VERSION="1.3"
|
||||
VERSION="1.4"
|
||||
HOMEPAGE="http://www.selenic.com/smem/"
|
||||
DOWNLOAD="http://www.selenic.com/smem/download/smem-1.3.tar.gz"
|
||||
MD5SUM="dd849102610aadb9f64379db09e73d41"
|
||||
DOWNLOAD="http://www.selenic.com/smem/download/smem-1.4.tar.gz"
|
||||
MD5SUM="fe79435c3930389bfdb560255c802162"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue