diff options
author | Carlo Landmeter <clandmeter@gmail.com> | 2015-10-16 17:11:46 +0200 |
---|---|---|
committer | Carlo Landmeter <clandmeter@gmail.com> | 2015-10-16 17:11:46 +0200 |
commit | 1c11bd42083ae00e982a1feccac08e9cc66043e0 (patch) | |
tree | f0f57988957a76b04d58d6413393d317a3cd5594 | |
parent | 4211b9d1e3b09928dd2409286a645bbd4bd497a3 (diff) | |
download | aports-1c11bd42083ae00e982a1feccac08e9cc66043e0.tar.bz2 aports-1c11bd42083ae00e982a1feccac08e9cc66043e0.tar.xz |
testing/emacs-xorg: rebuild against new gnutls
-rw-r--r-- | testing/emacs-xorg/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/emacs-xorg/APKBUILD b/testing/emacs-xorg/APKBUILD index 2137ecf118..bf56ef8a9b 100644 --- a/testing/emacs-xorg/APKBUILD +++ b/testing/emacs-xorg/APKBUILD @@ -3,7 +3,7 @@ pkgname=emacs-xorg pkgver=24.99 -pkgrel=1 +pkgrel=2 gitver=7eb2077f9dd14ae9d70a12c621151afd50ea6e96 pkgdesc="The extensible, customizable, self-documenting real-time display editor" arch="x86_64" |